Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

bind_data Struct Reference

#include <MysqlPreparedStatementParameter.h>

List of all members.

Public Attributes

wxString strValue
int nValue
double dblValue
MYSQL_TIME dateValue
bool bValue
wxMemoryBuffer bufferValue
wxCharBuffer charBufferValue
unsigned long nBufferLength


Member Data Documentation

wxMemoryBuffer bind_data::bufferValue
 

Definition at line 29 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::MysqlPreparedStatementParameter(), and MysqlPreparedStatementParameter::SetBlob().

bool bind_data::bValue
 

Definition at line 28 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::SetBool().

wxCharBuffer bind_data::charBufferValue
 

Definition at line 30 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::SetString().

MYSQL_TIME bind_data::dateValue
 

Definition at line 27 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::SetDate().

double bind_data::dblValue
 

Definition at line 26 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::SetDouble().

unsigned long bind_data::nBufferLength
 

Definition at line 31 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::SetString().

int bind_data::nValue
 

Definition at line 25 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::SetInt().

wxString bind_data::strValue
 

Definition at line 24 of file MysqlPreparedStatementParameter.h.

Referenced by MysqlPreparedStatementParameter::SetString().


The documentation for this struct was generated from the following file:
Generated on Sat May 13 17:31:35 2006 for databaselayer by  doxygen 1.4.1