CUBRID Engine  latest
multi_range_opt Struct Reference

#include <scan_manager.h>

Collaboration diagram for multi_range_opt:
Collaboration graph

Public Attributes

bool use
 
bool has_null_domain
 
int cnt
 
int size
 
int num_attrs
 
boolis_desc_order
 
int * sort_att_idx
 
QFILE_TUPLE_RECORD tplrec
 
TP_DOMAIN ** sort_col_dom
 
RANGE_OPT_ITEM ** top_n_items
 
RANGE_OPT_ITEM ** buffer
 

Detailed Description

Definition at line 149 of file scan_manager.h.

Member Data Documentation

RANGE_OPT_ITEM** multi_range_opt::buffer
bool multi_range_opt::has_null_domain

Definition at line 152 of file scan_manager.h.

Referenced by btree_range_opt_check_add_index_key().

int multi_range_opt::size
TP_DOMAIN** multi_range_opt::sort_col_dom

Definition at line 159 of file scan_manager.h.

Referenced by btree_range_opt_check_add_index_key(), and scan_close_scan().

QFILE_TUPLE_RECORD multi_range_opt::tplrec

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