CUBRID Engine  latest
pt_enum_element_value Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_enum_element_value:
Collaboration graph

Public Attributes

unsigned short short_val
 
PARSER_VARCHARstr_val
 

Detailed Description

Definition at line 3023 of file parse_tree.h.

Member Data Documentation

unsigned short pt_enum_element_value::short_val

Definition at line 3025 of file parse_tree.h.

Referenced by pt_dbval_to_value().

PARSER_VARCHAR* pt_enum_element_value::str_val

Definition at line 3026 of file parse_tree.h.

Referenced by pt_dbval_to_value(), and pt_print_value().


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