Skip to content

Struct sort_list

ClassList > sort_list

  • #include <query_list.h>

Public Attributes

Type Name
UINT64 del_id
struct sort_list * local_next
struct sort_list * next
QFILE_TUPLE_VALUE_POSITION pos_descr
SORT_NULLS s_nulls
SORT_ORDER s_order

Public Attributes Documentation

variable del_id

UINT64 sort_list::del_id;

variable local_next

struct sort_list* sort_list::local_next;

variable next

struct sort_list* sort_list::next;

variable pos_descr

QFILE_TUPLE_VALUE_POSITION sort_list::pos_descr;

variable s_nulls

SORT_NULLS sort_list::s_nulls;

variable s_order

SORT_ORDER sort_list::s_order;


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