Skip to content

Struct pt_data_type_info

ClassList > pt_data_type_info

  • #include <parse_tree.h>

Public Attributes

Type Name
TP_DOMAIN_COLL_ACTION collation_flag
int collation_id
int dec_precision
PT_NODE * entity
PT_NODE * enumeration
bool has_coll_spec
bool has_cs_spec
PT_MISC_TYPE inout
PARSER_VARCHAR * json_schema
int precision
PT_NODE * table_column
int units
DB_OBJECT * virt_object
PT_TYPE_ENUM virt_type_enum

Public Attributes Documentation

variable collation_flag

TP_DOMAIN_COLL_ACTION pt_data_type_info::collation_flag;

variable collation_id

int pt_data_type_info::collation_id;

variable dec_precision

int pt_data_type_info::dec_precision;

variable entity

PT_NODE* pt_data_type_info::entity;

variable enumeration

PT_NODE* pt_data_type_info::enumeration;

variable has_coll_spec

bool pt_data_type_info::has_coll_spec;

variable has_cs_spec

bool pt_data_type_info::has_cs_spec;

variable inout

PT_MISC_TYPE pt_data_type_info::inout;

variable json_schema

PARSER_VARCHAR* pt_data_type_info::json_schema;

variable precision

int pt_data_type_info::precision;

variable table_column

PT_NODE* pt_data_type_info::table_column;

variable units

int pt_data_type_info::units;

variable virt_object

DB_OBJECT* pt_data_type_info::virt_object;

variable virt_type_enum

PT_TYPE_ENUM pt_data_type_info::virt_type_enum;


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