MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
bool | init (int bytes) |
void | destroy () |
void | clear () |
void | incompleteMessage () |
Public Attributes | |
Uint32 * | startOfBuffer |
Uint32 * | readPtr |
char * | insertPtr |
Uint32 | sizeOfData |
Uint32 | sizeOfBuffer |
Definition at line 25 of file TCP_Transporter.hpp.