MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
void | clear () |
bool | add (const char *str, Uint32 strLen) |
bool | add (char c) |
bool | expand (Uint32 newSize) |
Public Attributes | |
char * | buffer |
Uint32 | bufLen |
Uint32 | contentLen |
Definition at line 685 of file Properties.cpp.