Skip to content

Struct connectby_proc_node

ClassList > connectby_proc_node

  • #include <xasl.h>

Public Attributes

Type Name
REGU_VARIABLE_LIST after_cb_regu_list_pred
REGU_VARIABLE_LIST after_cb_regu_list_rest
PRED_EXPR * after_connect_by_pred
QFILE_TUPLE curr_tuple
QFILE_LIST_ID * input_list_id
OUTPTR_LIST * prior_outptr_list
REGU_VARIABLE_LIST prior_regu_list_pred
REGU_VARIABLE_LIST prior_regu_list_rest
VAL_LIST * prior_val_list
REGU_VARIABLE_LIST regu_list_pred
REGU_VARIABLE_LIST regu_list_rest
bool single_table_opt
QFILE_LIST_ID * start_with_list_id
PRED_EXPR * start_with_pred

Public Attributes Documentation

variable after_cb_regu_list_pred

REGU_VARIABLE_LIST connectby_proc_node::after_cb_regu_list_pred;

variable after_cb_regu_list_rest

REGU_VARIABLE_LIST connectby_proc_node::after_cb_regu_list_rest;

variable after_connect_by_pred

PRED_EXPR* connectby_proc_node::after_connect_by_pred;

variable curr_tuple

QFILE_TUPLE connectby_proc_node::curr_tuple;

variable input_list_id

QFILE_LIST_ID* connectby_proc_node::input_list_id;

variable prior_outptr_list

OUTPTR_LIST* connectby_proc_node::prior_outptr_list;

variable prior_regu_list_pred

REGU_VARIABLE_LIST connectby_proc_node::prior_regu_list_pred;

variable prior_regu_list_rest

REGU_VARIABLE_LIST connectby_proc_node::prior_regu_list_rest;

variable prior_val_list

VAL_LIST* connectby_proc_node::prior_val_list;

variable regu_list_pred

REGU_VARIABLE_LIST connectby_proc_node::regu_list_pred;

variable regu_list_rest

REGU_VARIABLE_LIST connectby_proc_node::regu_list_rest;

variable single_table_opt

bool connectby_proc_node::single_table_opt;

variable start_with_list_id

QFILE_LIST_ID* connectby_proc_node::start_with_list_id;

variable start_with_pred

PRED_EXPR* connectby_proc_node::start_with_pred;


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