|
CUBRID Engine
latest
|
#include <dbtype_def.h>

Public Attributes | |
| struct db_value_list * | next |
| DB_VALUE | val |
Definition at line 1089 of file dbtype_def.h.
| struct db_value_list* db_value_list::next |
Definition at line 1091 of file dbtype_def.h.
Referenced by argstate_from_list(), and call_method().
| DB_VALUE db_value_list::val |
Definition at line 1092 of file dbtype_def.h.
Referenced by argstate_from_list(), and call_method().