Skip to content

Struct pt_value_info

ClassList > pt_value_info

  • #include <parse_tree.h>

Public Attributes

Type Name
int coll_modifier
PT_DATA_VALUE data_value
DB_VALUE db_value
short db_value_is_in_workspace
short db_value_is_initialized
bool has_cs_introducer
int host_var_index
bool is_collate_allowed
bool is_false_where
short location
bool print_charset
bool print_collation
char string_type
const char * text

Public Attributes Documentation

variable coll_modifier

int pt_value_info::coll_modifier;

variable data_value

PT_DATA_VALUE pt_value_info::data_value;

variable db_value

DB_VALUE pt_value_info::db_value;

variable db_value_is_in_workspace

short pt_value_info::db_value_is_in_workspace;

variable db_value_is_initialized

short pt_value_info::db_value_is_initialized;

variable has_cs_introducer

bool pt_value_info::has_cs_introducer;

variable host_var_index

int pt_value_info::host_var_index;

variable is_collate_allowed

bool pt_value_info::is_collate_allowed;

variable is_false_where

bool pt_value_info::is_false_where;

variable location

short pt_value_info::location;

variable print_charset

bool pt_value_info::print_charset;

variable print_collation

bool pt_value_info::print_collation;

variable string_type

char pt_value_info::string_type;

variable text

const char* pt_value_info::text;


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