CUBRID Engine
latest
|
Public Attributes | |
const char * | name |
SYMBOL * | sym |
C_TYPE | c_type |
bool | mode |
Definition at line 47 of file esql_host_variable.c.
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().