Skip to content

Struct find_id_info

ClassList > find_id_info

Public Attributes

Type Name
PT_NODE * attr_list
bool correlated_found
bool found
UINTPTR id
struct find_id_info in
PT_NODE * in_query
UINTPTR join_spec
bool others_found
PT_NODE * others_spec_list
struct find_id_info out
bool pushable
PT_NODE * spec
PT_NODE * subquery
bool tag_subqueries
FIND_ID_TYPE type

Public Attributes Documentation

variable attr_list

PT_NODE* find_id_info::attr_list;

variable correlated_found

bool find_id_info::correlated_found;

variable found

bool find_id_info::found;

variable id

UINTPTR find_id_info::id;

variable in

struct find_id_info find_id_info::in;

variable in_query

PT_NODE* find_id_info::in_query;

variable join_spec

UINTPTR find_id_info::join_spec;

variable others_found

bool find_id_info::others_found;

variable others_spec_list

PT_NODE* find_id_info::others_spec_list;

variable out

struct find_id_info find_id_info::out;

variable pushable

bool find_id_info::pushable;

variable spec

PT_NODE* find_id_info::spec;

variable subquery

PT_NODE* find_id_info::subquery;

variable tag_subqueries

bool find_id_info::tag_subqueries;

variable type

FIND_ID_TYPE find_id_info::type;


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