Skip to content

Struct table_info

ClassList > table_info

  • #include <xasl_generation.h>

Public Attributes

Type Name
PT_NODE * attribute_list
PT_NODE * class_spec
const char * exposed
int is_fetch
struct table_info * next
UINTPTR spec_id
VAL_LIST * value_list

Public Attributes Documentation

variable attribute_list

PT_NODE* table_info::attribute_list;

variable class_spec

PT_NODE* table_info::class_spec;

variable exposed

const char* table_info::exposed;

variable is_fetch

int table_info::is_fetch;

variable next

struct table_info* table_info::next;

variable spec_id

UINTPTR table_info::spec_id;

variable value_list

VAL_LIST* table_info::value_list;


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