Skip to content

Struct pt_dblink_info

ClassList > pt_dblink_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * cols
PT_NODE * conn
PT_HOST_VAR_IDX_INFO host_vars
bool is_name
PT_NODE * owner_list
PT_NODE * owner_name
PT_NODE * pushed_pred
PT_NODE * pwd
PT_NODE * qstr
void * remote_col_list
char * remote_table_name
PARSER_VARCHAR * rewritten
PT_NODE * sel_list
PT_NODE * url
PT_NODE * user

Public Attributes Documentation

variable cols

PT_NODE* pt_dblink_info::cols;

variable conn

PT_NODE* pt_dblink_info::conn;

variable host_vars

PT_HOST_VAR_IDX_INFO pt_dblink_info::host_vars;

variable is_name

bool pt_dblink_info::is_name;

variable owner_list

PT_NODE* pt_dblink_info::owner_list;

variable owner_name

PT_NODE* pt_dblink_info::owner_name;

variable pushed_pred

PT_NODE* pt_dblink_info::pushed_pred;

variable pwd

PT_NODE* pt_dblink_info::pwd;

variable qstr

PT_NODE* pt_dblink_info::qstr;

variable remote_col_list

void* pt_dblink_info::remote_col_list;

variable remote_table_name

char* pt_dblink_info::remote_table_name;

variable rewritten

PARSER_VARCHAR* pt_dblink_info::rewritten;

variable sel_list

PT_NODE* pt_dblink_info::sel_list;

variable url

PT_NODE* pt_dblink_info::url;

variable user

PT_NODE* pt_dblink_info::user;


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