ARB
|
#include "gb_data.h"
Go to the source code of this file.
Classes | |
struct | gb_header_flags |
struct | gb_header_list |
Functions | |
GBDATA * | GB_HEADER_LIST_GBD (gb_header_list &hl) |
void | SET_GB_HEADER_LIST_GBD (gb_header_list &hl, GBDATA *gbd) |
gb_header_flags & | GB_ARRAY_FLAGS (GBDATA *gbd) |
GBDATA * | EXISTING_GBCONTAINER_ELEM (GBCONTAINER *gbc, int idx) |
GBDATA * | GBCONTAINER_ELEM (GBCONTAINER *gbc, int idx) |
void | SET_GBCONTAINER_ELEM (GBCONTAINER *gbc, int idx, GBDATA *gbd) |
|
inline |
Definition at line 42 of file gb_header.h.
References GB_RESOLVE.
Referenced by dump_internal(), EXISTING_GBCONTAINER_ELEM(), find_sub_by_quark(), find_sub_sub_by_quark(), gb_abort_transaction_local_rek(), gb_commit_transaction_local_rek(), gb_create_header_array(), gb_find_by_nr(), gb_info(), gb_read_bin_rek_V2(), GB_resort_data_base(), gb_search_marked(), gb_unfold(), gb_untouch_children(), gb_write_bin_sub_containers(), gb_write_index_key(), and write_GBDATA().
|
inline |
Definition at line 45 of file gb_header.h.
References GB_SETREL.
Referenced by gb_create_header_array(), gb_read_bin_rek_V2(), GB_resort_data_base(), gb_unlink_entry(), and SET_GBCONTAINER_ELEM().
|
inline |
Definition at line 49 of file gb_header.h.
References gb_header_list::flags, GB_DATA_LIST_HEADER(), GB_FATHER(), and GBDATA::index.
Referenced by GB_MAIN_TYPE::commit_transaction(), dump_internal(), find_sub_sub_by_quark(), gb_abort_entry(), gb_abort_transaction_local_rek(), gb_check_in_undo_delete(), gb_commit_transaction_local_rek(), gb_create(), GB_read_clock(), GB_read_flag(), GB_release(), gb_save_extern_data_in_ts(), gb_touch_entry(), gb_transactable_type(), gb_write_bin_rek(), GB_write_flag(), and undo_entry().
|
inline |
Definition at line 54 of file gb_header.h.
References GB_DATA_LIST_HEADER(), and GB_HEADER_LIST_GBD().
Referenced by GBCONTAINER_ELEM().
|
inline |
Definition at line 57 of file gb_header.h.
References EXISTING_GBCONTAINER_ELEM(), and NULp.
Referenced by g_b_opti_scanGbdByKey(), gb_check_in_undo_delete(), gb_delete_dummy_father(), gb_delete_entry(), gb_delete_main_entry(), gb_link_entry(), GB_release(), gb_set_update_in_server_flags(), gb_unfold(), gbcm_read_bin(), gbcm_write_bin(), gbcms_talking_unfold(), gbcms_write_updated(), and scanGbdByKey().
|
inline |
Definition at line 60 of file gb_header.h.
References GBCONTAINER::d, GB_DATA_LIST_HEADER(), and SET_GB_HEADER_LIST_GBD().
Referenced by gb_delete_dummy_father(), gb_delete_entry(), gb_delete_main_entry(), gb_link_entry(), and gb_read_bin().