CUBRID Engine  latest
pt_set_names_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_set_names_info:
Collaboration graph

Public Attributes

PT_NODEcharset_node
 
PT_NODEcollation_node
 

Detailed Description

Definition at line 2953 of file parse_tree.h.

Member Data Documentation

PT_NODE* pt_set_names_info::charset_node

Definition at line 2955 of file parse_tree.h.

Referenced by do_set_names(), pt_apply_set_names(), and pt_print_set_names().

PT_NODE* pt_set_names_info::collation_node

Definition at line 2956 of file parse_tree.h.

Referenced by do_set_names(), pt_apply_set_names(), and pt_print_set_names().


The documentation for this struct was generated from the following file: