NdbBlob::Buf Struct Reference

List of all members.

Public Member Functions

 Buf ()
 ~Buf ()
void alloc (unsigned n)
void zerorest ()
void copyfrom (const Buf &src)

Public Attributes

char * data
unsigned size
unsigned maxsize


Constructor & Destructor Documentation

NdbBlob::Buf::Buf (  ) 

NdbBlob::Buf::~Buf (  ) 


Member Function Documentation

void NdbBlob::Buf::alloc ( unsigned  n  ) 

void NdbBlob::Buf::copyfrom ( const Buf src  ) 

void NdbBlob::Buf::zerorest (  ) 


Member Data Documentation


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

MySQL Cluster Database Blog

Based on MySQL Cluster 7.0.7.

This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.