Struct 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¶
variable cnt¶
variable has_null_domain¶
variable is_desc_order¶
variable num_attrs¶
variable size¶
variable sort_att_idx¶
variable sort_col_dom¶
variable top_n_items¶
variable tplrec¶
variable use¶
The documentation for this class was generated from the following file cubrid/src/query/scan_manager.h