CUBRID Engine  latest
api_val_cci_bind_s Struct Reference
Collaboration diagram for api_val_cci_bind_s:
Collaboration graph

Public Attributes

CI_CONNECTION conn
 
int flag
 
T_CCI_A_TYPE atype
 
void * value
 
bool redirected
 
union {
   T_CCI_BIT   bit_val
 
   T_CCI_DATE   data_val
 
   int   int_val
 
   char *   cp
 
   char   oid_buf [32]
 
   T_CCI_SET   tset
 
redirect
 

Detailed Description

Definition at line 192 of file cci_stub.c.

Member Data Documentation

T_CCI_BIT api_val_cci_bind_s::bit_val
CI_CONNECTION api_val_cci_bind_s::conn

Definition at line 194 of file cci_stub.c.

Referenced by api_val_cci_bind_init(), and get_value_from_req_handle().

char* api_val_cci_bind_s::cp
T_CCI_DATE api_val_cci_bind_s::data_val

Definition at line 202 of file cci_stub.c.

int api_val_cci_bind_s::flag
int api_val_cci_bind_s::int_val

Definition at line 203 of file cci_stub.c.

Referenced by api_val_cci_bind_bind().

char api_val_cci_bind_s::oid_buf[32]
union { ... } api_val_cci_bind_s::redirect
bool api_val_cci_bind_s::redirected
T_CCI_SET api_val_cci_bind_s::tset

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