CUBRID Engine  latest
builtin_type_s Struct Reference
Collaboration diagram for builtin_type_s:
Collaboration graph

Public Attributes

const char * name
 
SYMBOLsym
 
C_TYPE c_type
 
bool mode
 

Detailed Description

Definition at line 47 of file esql_host_variable.c.

Member Data Documentation

C_TYPE builtin_type_s::c_type

Definition at line 51 of file esql_host_variable.c.

Referenced by pp_check(), and pp_check_builtin_type().

bool builtin_type_s::mode

Definition at line 53 of file esql_host_variable.c.

Referenced by pp_check_builtin_type().

const char* builtin_type_s::name

Definition at line 49 of file esql_host_variable.c.

Referenced by pp_hv_init().

SYMBOL* builtin_type_s::sym

Definition at line 50 of file esql_host_variable.c.

Referenced by pp_check_builtin_type(), pp_find_field(), and pp_hv_init().


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