Struct heap_scan_id
ClassList > heap_scan_id
#include <scan_manager.h>
Public Attributes
Public Attributes Documentation
variable cache_recordinfo
DB_VALUE** heap_scan_id::cache_recordinfo;
variable caches_inited
bool heap_scan_id::caches_inited;
variable cls_oid
OID heap_scan_id::cls_oid;
variable curr_oid
OID heap_scan_id::curr_oid;
variable hfid
variable pred_attrs
SCAN_ATTRS heap_scan_id::pred_attrs;
variable recordinfo_regu_list
regu_variable_list_node* heap_scan_id::recordinfo_regu_list;
variable rest_attrs
SCAN_ATTRS heap_scan_id::rest_attrs;
variable rest_regu_list
regu_variable_list_node* heap_scan_id::rest_regu_list;
variable sampling
sampling_info heap_scan_id::sampling;
variable scan_cache
HEAP_SCANCACHE heap_scan_id::scan_cache;
variable scan_pred
SCAN_PRED heap_scan_id::scan_pred;
variable scan_range
HEAP_SCANRANGE heap_scan_id::scan_range;
variable scancache_inited
bool heap_scan_id::scancache_inited;
variable scanrange_inited
bool heap_scan_id::scanrange_inited;
The documentation for this class was generated from the following file cubrid/src/query/scan_manager.h