Skip to content

Struct SUBKEY_INFO

ClassList > SUBKEY_INFO

  • #include <external_sort.h>

Public Attributes

Type Name
TP_DOMAIN * cmp_dom
int col
TP_DOMAIN * col_dom
int is_desc
int is_nulls_first
int permuted_col
DB_VALUE_COMPARE_RESULT(* sort_f
bool use_cmp_dom

Public Attributes Documentation

variable cmp_dom

TP_DOMAIN* SUBKEY_INFO::cmp_dom;

variable col

int SUBKEY_INFO::col;

variable col_dom

TP_DOMAIN* SUBKEY_INFO::col_dom;

variable is_desc

int SUBKEY_INFO::is_desc;

variable is_nulls_first

int SUBKEY_INFO::is_nulls_first;

variable permuted_col

int SUBKEY_INFO::permuted_col;

variable sort_f

DB_VALUE_COMPARE_RESULT(* SUBKEY_INFO::sort_f) (void *tplp1, void *tplp2, TP_DOMAIN *dom, int do_coercion, int total_order, int *start_col);

variable use_cmp_dom

bool SUBKEY_INFO::use_cmp_dom;


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