Public Member Functions |
|
| ConfigIter (const Config *conf, unsigned type) |
|
| ndb_mgm_configuration_iterator (const ndb_mgm_configuration &, unsigned type) |
|
int | first () |
|
int | next () |
|
int | valid () const |
|
int | find (int param, unsigned value) |
|
int | get (int param, unsigned *value) const |
|
int | get (int param, Uint64 *value) const |
|
int | get (int param, const char **value) const |
|
void | reset () |
|
int | enter () |
Detailed Description
Definition at line 151 of file Config.hpp.
The documentation for this class was generated from the following file: