CUBRID Engine  latest
pt_data_type_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_data_type_info:
Collaboration graph

Public Attributes

PT_NODEentity
 
PT_NODEenumeration
 
DB_OBJECTvirt_object
 
PT_NODEvirt_data_type
 
PT_TYPE_ENUM virt_type_enum
 
int precision
 
int dec_precision
 
int units
 
int collation_id
 
TP_DOMAIN_COLL_ACTION collation_flag
 
bool has_coll_spec
 
bool has_cs_spec
 
PT_MISC_TYPE inout
 
PARSER_VARCHARjson_schema
 

Detailed Description

Definition at line 2036 of file parse_tree.h.

Member Data Documentation

bool pt_data_type_info::has_coll_spec

Definition at line 2049 of file parse_tree.h.

Referenced by pt_attr_check_default_cs_coll(), and pt_print_attr_def().

bool pt_data_type_info::has_cs_spec

Definition at line 2051 of file parse_tree.h.

Referenced by pt_attr_check_default_cs_coll(), and pt_print_attr_def().

PT_MISC_TYPE pt_data_type_info::inout

Definition at line 2053 of file parse_tree.h.

PT_NODE* pt_data_type_info::virt_data_type

Definition at line 2041 of file parse_tree.h.

Referenced by pt_apply_datatype().


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