|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| void | print (FILE *out) |
| void | assign (const ConstDataBufferIterator &src) |
| bool | isNull () const |
| void | setNull () |
Public Attributes | |
| Ptr< Segment > | curr |
| Uint32 * | data |
| Uint32 | ind |
| Uint32 | pos |
Definition at line 105 of file DataBuffer2.hpp.