CUBRID Engine
latest
|
#include <work_space.h>
Public Attributes | |
WS_REPL_OBJ * | head |
WS_REPL_OBJ * | tail |
int | num_items |
Definition at line 92 of file work_space.h.
WS_REPL_OBJ* ws_repl_list::head |
Definition at line 94 of file work_space.h.
Referenced by ws_add_to_repl_obj_list(), ws_clear_all_repl_objs(), ws_get_repl_obj_from_list(), and ws_init_repl_objs().
int ws_repl_list::num_items |
Definition at line 96 of file work_space.h.
Referenced by ws_add_to_repl_obj_list(), ws_clear_all_repl_objs(), ws_get_repl_obj_from_list(), and ws_init_repl_objs().
WS_REPL_OBJ* ws_repl_list::tail |
Definition at line 95 of file work_space.h.
Referenced by ws_add_to_repl_obj_list(), ws_clear_all_repl_objs(), ws_get_repl_obj_from_list(), and ws_init_repl_objs().