CUBRID Engine  latest
indx_cov Struct Reference

#include <scan_manager.h>

Collaboration diagram for indx_cov:
Collaboration graph

Public Attributes

QFILE_LIST_IDlist_id
 
QFILE_TUPLE_VALUE_TYPE_LISTtype_list
 
QFILE_TUPLE_RECORDtplrec
 
QFILE_LIST_SCAN_IDlsid
 
VAL_DESCRval_descr
 
valptr_list_nodeoutput_val_list
 
regu_variable_list_noderegu_val_list
 
QUERY_ID query_id
 
int max_tuples
 
int func_index_col_id
 

Detailed Description

Definition at line 124 of file scan_manager.h.

Member Data Documentation

int indx_cov::func_index_col_id

Definition at line 135 of file scan_manager.h.

Referenced by btree_dump_curr_key(), and scan_init_indx_coverage().

int indx_cov::max_tuples

Definition at line 134 of file scan_manager.h.

Referenced by scan_init_indx_coverage().

valptr_list_node* indx_cov::output_val_list
QUERY_ID indx_cov::query_id
regu_variable_list_node* indx_cov::regu_val_list
VAL_DESCR* indx_cov::val_descr

The documentation for this struct was generated from the following file: