|
CUBRID Engine
latest
|
#include <cas.h>

Public Attributes | |
| int | db_type |
| INT64 | lob_size |
| int | locator_size |
| char * | locator |
| int t_lob_handle::db_type |
Definition at line 59 of file cas.h.
Referenced by caslob_to_dblob(), dblob_to_caslob(), net_arg_get_lob_handle(), net_arg_get_lob_value(), and net_buf_cp_lob_handle().
| INT64 t_lob_handle::lob_size |
Definition at line 60 of file cas.h.
Referenced by caslob_to_dblob(), dblob_to_caslob(), net_arg_get_lob_handle(), net_arg_get_lob_value(), and net_buf_cp_lob_handle().
| char* t_lob_handle::locator |
Definition at line 62 of file cas.h.
Referenced by caslob_to_dblob(), dblob_to_caslob(), net_arg_get_lob_handle(), net_arg_get_lob_value(), and net_buf_cp_lob_handle().
| int t_lob_handle::locator_size |
Definition at line 61 of file cas.h.
Referenced by add_res_data_lob_handle(), dblob_to_caslob(), net_arg_get_lob_handle(), net_buf_cp_lob_handle(), and ux_lob_new().