#include <rpl_info_values.h>
◆ Rpl_info_values() [1/2]
Rpl_info_values::Rpl_info_values |
( |
int |
param_ninfo | ) |
|
◆ ~Rpl_info_values()
Rpl_info_values::~Rpl_info_values |
( |
| ) |
|
|
virtual |
◆ Rpl_info_values() [2/2]
◆ init()
bool Rpl_info_values::init |
( |
| ) |
|
Initializes a sequence of values to be read from or stored into a repository.
The number of values created and initialized are determined by the property ninfo
which is set while calling the constructor. Each value is created with the default size of FN_REFLEN
.
- Return values
-
false | No error |
true | Failure |
◆ operator=()
◆ is_null
Bitset to represent nullability of corresponding field values in value
array above.
◆ ninfo
int Rpl_info_values::ninfo |
|
private |
◆ value
String* Rpl_info_values::value |
Sequence of values to be read from or stored into a repository.
The documentation for this class was generated from the following files: