CUBRID Engine
latest
|
#include <access_spec.hpp>
Public Attributes | |
regu_variable_node * | key1 |
regu_variable_node * | key2 |
RANGE | range |
Definition at line 65 of file access_spec.hpp.
regu_variable_node* key_range::key1 |
Definition at line 67 of file access_spec.hpp.
Referenced by btree_iss_set_key(), partition_match_key_range(), pt_create_iss_range(), pt_to_index_info(), pt_to_list_key(), pt_to_range_key(), pt_to_rangelist_key(), pt_to_single_key(), qdump_print_key_info(), qexec_clear_access_spec_list(), qexec_execute_connect_by(), regu_init(), scan_get_next_iss_value(), scan_init_iss(), scan_regu_key_to_index_key(), stx_build_indx_info(), stx_restore_key_range_array(), and xts_process_indx_info().
regu_variable_node* key_range::key2 |
Definition at line 68 of file access_spec.hpp.
Referenced by btree_iss_set_key(), partition_match_key_range(), pt_create_iss_range(), pt_to_index_info(), pt_to_list_key(), pt_to_range_key(), pt_to_rangelist_key(), pt_to_single_key(), qdump_print_key_info(), qexec_clear_access_spec_list(), qexec_execute_connect_by(), regu_init(), scan_get_next_iss_value(), scan_regu_key_to_index_key(), stx_build_indx_info(), and stx_restore_key_range_array().
RANGE key_range::range |
Definition at line 69 of file access_spec.hpp.
Referenced by partition_match_key_range(), pt_create_iss_range(), pt_to_index_info(), pt_to_list_key(), pt_to_range_key(), pt_to_rangelist_key(), pt_to_single_key(), qdump_print_key_info(), regu_init(), scan_get_index_oidset(), scan_get_next_iss_value(), scan_open_index_scan(), scan_regu_key_to_index_key(), stx_build_indx_info(), stx_restore_key_range_array(), xts_process_indx_info(), and xts_save_key_range_array().