MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Bval Struct Reference
Collaboration diagram for Bval:

Public Member Functions

 Bval (const Bcol &bcol)
void alloc ()
void alloc (unsigned buflen)
void copyfrom (const Bval &v)
void trash () const

Public Attributes

const Bcolm_bcol
char * m_val
unsigned m_len
char * m_buf
unsigned m_buflen
int m_error_code

Detailed Description

Definition at line 696 of file testBlobs.cpp.


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