MySQL 5.6.14 Source Code Document
|
Classes | |
class | ConstIterator |
struct | Entry |
class | Iterator |
Public Types | |
enum | ValueType { InvalidType = 0, IntType = 1, StringType = 2, SectionType = 3, Int64Type = 4 } |
Public Member Functions | |
Uint32 | getPackedSize () const |
Uint32 | pack (UtilBuffer &) const |
Uint32 | pack (void *dst, Uint32 len) const |
Friends | |
class | ConfigValuesFactory |
class | Iterator |
class | ConstIterator |
Definition at line 25 of file ConfigValues.hpp.