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

st_mysql_bind Struct Reference

#include <mysql.h>

List of all members.

Public Attributes

unsigned long * length
my_boolis_null
void * buffer
enum enum_field_types buffer_type
unsigned long buffer_length
unsigned char * inter_buffer
unsigned long offset
unsigned long internal_length
unsigned int param_number
unsigned int pack_length
my_bool is_unsigned
my_bool long_data_used
my_bool internal_is_null
void(* store_param_func )(NET *net, struct st_mysql_bind *param)
void(* fetch_result )(struct st_mysql_bind *, unsigned char **row)
void(* skip_result )(struct st_mysql_bind *, MYSQL_FIELD *, unsigned char **row)


Member Data Documentation

void* st_mysql_bind::buffer
 

Definition at line 557 of file mysql.h.

unsigned long st_mysql_bind::buffer_length
 

Definition at line 559 of file mysql.h.

enum enum_field_types st_mysql_bind::buffer_type
 

Definition at line 558 of file mysql.h.

void(* st_mysql_bind::fetch_result)(struct st_mysql_bind *, unsigned char **row)
 

unsigned char* st_mysql_bind::inter_buffer
 

Definition at line 562 of file mysql.h.

my_bool st_mysql_bind::internal_is_null
 

Definition at line 569 of file mysql.h.

unsigned long st_mysql_bind::internal_length
 

Definition at line 564 of file mysql.h.

my_bool* st_mysql_bind::is_null
 

Definition at line 556 of file mysql.h.

my_bool st_mysql_bind::is_unsigned
 

Definition at line 567 of file mysql.h.

unsigned long* st_mysql_bind::length
 

Definition at line 555 of file mysql.h.

my_bool st_mysql_bind::long_data_used
 

Definition at line 568 of file mysql.h.

unsigned long st_mysql_bind::offset
 

Definition at line 563 of file mysql.h.

unsigned int st_mysql_bind::pack_length
 

Definition at line 566 of file mysql.h.

unsigned int st_mysql_bind::param_number
 

Definition at line 565 of file mysql.h.

void(* st_mysql_bind::skip_result)(struct st_mysql_bind *, MYSQL_FIELD *, unsigned char **row)
 

void(* st_mysql_bind::store_param_func)(NET *net, struct st_mysql_bind *param)
 


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2