MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CharBuf Struct Reference

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

Detailed Description

Definition at line 685 of file Properties.cpp.


The documentation for this struct was generated from the following file: