CUBRID Engine
latest
|
#include <object_representation_sr.h>
Public Attributes | |
char * | expr_string |
char * | expr_stream |
int | expr_stream_size |
int | col_id |
int | attr_index_start |
Definition at line 143 of file object_representation_sr.h.
int or_function_index::attr_index_start |
Definition at line 149 of file object_representation_sr.h.
Referenced by heap_attrvalue_get_key(), heap_midxkey_key_get(), or_install_btids_function_info(), and qexec_execute_build_indexes().
int or_function_index::col_id |
Definition at line 148 of file object_representation_sr.h.
Referenced by heap_get_indexinfo_of_btid(), heap_midxkey_key_get(), or_install_btids_function_info(), orc_diskrep_from_record(), and qexec_execute_build_indexes().
char* or_function_index::expr_stream |
Definition at line 146 of file object_representation_sr.h.
Referenced by heap_eval_function_index(), heap_init_func_pred_unpack_info(), or_free_classrep(), and or_install_btids_function_info().
int or_function_index::expr_stream_size |
Definition at line 147 of file object_representation_sr.h.
Referenced by heap_eval_function_index(), heap_init_func_pred_unpack_info(), and or_install_btids_function_info().
char* or_function_index::expr_string |
Definition at line 145 of file object_representation_sr.h.
Referenced by or_free_classrep(), or_install_btids_function_info(), and qexec_execute_build_indexes().