CUBRID Engine  latest
SUBKEY_INFO Struct Reference

#include <external_sort.h>

Collaboration diagram for SUBKEY_INFO:
Collaboration graph

Public Attributes

int col
 
int permuted_col
 
TP_DOMAINcol_dom
 
TP_DOMAINcmp_dom
 
DB_VALUE_COMPARE_RESULT(* sort_f )(void *tplp1, void *tplp2, TP_DOMAIN *dom, int do_coercion, int total_order, int *start_col)
 
int is_desc
 
int is_nulls_first
 
bool use_cmp_dom
 

Detailed Description

Definition at line 92 of file external_sort.h.

Member Data Documentation

TP_DOMAIN* SUBKEY_INFO::cmp_dom
int SUBKEY_INFO::col

Definition at line 95 of file external_sort.h.

Referenced by qfile_initialize_sort_key_info(), and qfile_make_sort_key().

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

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