CUBRID Engine
latest
|
Public Attributes | |
CI_TYPE | type |
void * | ptr |
size_t | len |
Definition at line 185 of file cci_stub.c.
size_t api_val_s::len |
Definition at line 189 of file cci_stub.c.
Referenced by api_val_bind_param(), api_val_cursor_update(), get_value_from_api_val(), get_value_from_tset(), ores_apply_updatef(), set_value_to_api_val(), xcol_copy(), and xcol_elem_cci_bind_mapf().
void* api_val_s::ptr |
Definition at line 188 of file cci_stub.c.
Referenced by api_val_bind_param(), api_val_cursor_update(), api_val_dtor(), get_value_from_api_val(), get_value_from_tset(), ores_apply_updatef(), set_value_to_api_val(), xcol_copy(), and xcol_elem_cci_bind_mapf().
CI_TYPE api_val_s::type |
Definition at line 187 of file cci_stub.c.
Referenced by api_col_get_elem_domain_info(), api_val_bind_param(), api_val_cursor_update(), api_val_dtor(), ci_stmt_set_parameter_impl(), get_value_from_api_val(), get_value_from_tset(), ores_apply_updatef(), set_value_to_api_val(), xcol_copy(), and xcol_elem_cci_bind_mapf().