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

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

Detailed Description

Definition at line 25 of file TCP_Transporter.hpp.


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