CUBRID Engine  latest
db_value_list Struct Reference

#include <dbtype_def.h>

Collaboration diagram for db_value_list:
Collaboration graph

Public Attributes

struct db_value_listnext
 
DB_VALUE val
 

Detailed Description

Definition at line 1089 of file dbtype_def.h.

Member Data Documentation

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().


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