Skip to content

Struct mergelist_proc_node

ClassList > mergelist_proc_node

  • #include <xasl.h>

Public Attributes

Type Name
ACCESS_SPEC_TYPE * inner_spec_list
VAL_LIST * inner_val_list
XASL_NODE * inner_xasl
QFILE_LIST_MERGE_INFO ls_merge
ACCESS_SPEC_TYPE * outer_spec_list
VAL_LIST * outer_val_list
XASL_NODE * outer_xasl

Public Attributes Documentation

variable inner_spec_list

ACCESS_SPEC_TYPE* mergelist_proc_node::inner_spec_list;

variable inner_val_list

VAL_LIST* mergelist_proc_node::inner_val_list;

variable inner_xasl

XASL_NODE* mergelist_proc_node::inner_xasl;

variable ls_merge

QFILE_LIST_MERGE_INFO mergelist_proc_node::ls_merge;

variable outer_spec_list

ACCESS_SPEC_TYPE* mergelist_proc_node::outer_spec_list;

variable outer_val_list

VAL_LIST* mergelist_proc_node::outer_val_list;

variable outer_xasl

XASL_NODE* mergelist_proc_node::outer_xasl;


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