MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DataBuffer2< sz, Pool >::DataBufferIterator Struct Reference
Collaboration diagram for DataBuffer2< sz, Pool >::DataBufferIterator:

Public Member Functions

void print (FILE *out)
void assign (const ConstDataBufferIterator &src)
bool isNull () const
void setNull ()

Public Attributes

Ptr< Segmentcurr
Uint32 * data
Uint32 ind
Uint32 pos

Detailed Description

template<Uint32 sz, typename Pool>
struct DataBuffer2< sz, Pool >::DataBufferIterator

Definition at line 105 of file DataBuffer2.hpp.


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