Skip to content

Struct multi_range_opt

ClassList > multi_range_opt

  • #include <scan_manager.h>

Public Attributes

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

Public Attributes Documentation

variable buffer

RANGE_OPT_ITEM** multi_range_opt::buffer;

variable cnt

int multi_range_opt::cnt;

variable has_null_domain

bool multi_range_opt::has_null_domain;

variable is_desc_order

bool* multi_range_opt::is_desc_order;

variable num_attrs

int multi_range_opt::num_attrs;

variable size

int multi_range_opt::size;

variable sort_att_idx

int* multi_range_opt::sort_att_idx;

variable sort_col_dom

TP_DOMAIN** multi_range_opt::sort_col_dom;

variable top_n_items

RANGE_OPT_ITEM** multi_range_opt::top_n_items;

variable tplrec

QFILE_TUPLE_RECORD multi_range_opt::tplrec;

variable use

bool multi_range_opt::use;


The documentation for this class was generated from the following file cubrid/src/query/scan_manager.h