CUBRID Engine
latest
|
#include <dbtype_def.h>
Public Attributes | |
struct db_namelist * | next |
const char * | name |
Definition at line 428 of file dbtype_def.h.
const char* db_namelist::name |
Definition at line 431 of file dbtype_def.h.
Referenced by db_namelist_print(), db_namelist_sort(), nlist_add(), nlist_append(), nlist_copy(), nlist_filter(), nlist_find(), nlist_free(), nlist_remove(), pt_find_value_of_label(), sm_prelink_methods(), tran_add_savepoint(), and tran_free_list_upto_savepoint().
struct db_namelist* db_namelist::next |
Definition at line 430 of file dbtype_def.h.
Referenced by db_namelist_print(), db_namelist_remove(), db_namelist_sort(), nlist_add(), nlist_append(), nlist_copy(), nlist_filter(), nlist_find(), nlist_free(), nlist_remove(), pt_find_value_of_label(), sm_prelink_methods(), tran_add_savepoint(), and tran_free_list_upto_savepoint().