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

Public Attributes | |
| struct ws_value_list * | next |
| DB_VALUE * | val |
Definition at line 100 of file work_space.h.
| struct ws_value_list* ws_value_list::next |
Definition at line 102 of file work_space.h.
Referenced by ws_add_label_value_to_mop(), ws_clean_label_value_list(), ws_move_label_value_list(), and ws_remove_label_value_from_mop().
| DB_VALUE* ws_value_list::val |
Definition at line 103 of file work_space.h.
Referenced by ws_add_label_value_to_mop(), ws_clean_label_value_list(), ws_move_label_value_list(), and ws_remove_label_value_from_mop().