ARB
|
#include <gb_data.h>
Public Member Functions | |
void | set_touched_idx (int idx) |
Public Member Functions inherited from GBDATA | |
GB_TYPES | type () const |
bool | is_a_string () const |
bool | is_indexable () const |
bool | is_container () const |
bool | is_entry () const |
GBENTRY * | as_entry () const |
GBCONTAINER * | as_container () const |
GBENTRY * | expect_entry () const |
GBCONTAINER * | expect_container () const |
GBCONTAINER * | get_father () |
void | create_extended () |
void | destroy_extended () |
void | touch_creation (long cdate) |
void | touch_update (long udate) |
void | touch_creation_and_update (long date) |
long | creation_date () const |
long | update_date () const |
gb_callback_list * | get_callbacks () const |
gb_transaction_save * | get_oldData () const |
Public Attributes | |
gb_flag_types3 | flags3 |
gb_data_list | d |
long | index_of_touched_one_son |
long | header_update_date |
GB_MAIN_IDX | main_idx |
GB_REL_IFS | rel_ifs |
Public Attributes inherited from GBDATA | |
long | server_id |
GB_REL_CONTAINER | rel_father |
gb_db_extended * | ext |
long | index |
gb_flag_types | flags |
gb_flag_types2 | flags2 |
Additional Inherited Members | |
Static Public Member Functions inherited from GBDATA | |
static GBCONTAINER * | as_container (GBDATA *gbd) |
static GBENTRY * | as_entry (GBDATA *gbd) |
|
inline |
Definition at line 258 of file gb_data.h.
Referenced by gb_touch_entry().
gb_flag_types3 GBCONTAINER::flags3 |
Definition at line 245 of file gb_data.h.
Referenced by gb_copy_explicit(), gbcm_read_bin(), gbcm_write_bin(), and write_GBDATA().
gb_data_list GBCONTAINER::d |
Definition at line 246 of file gb_data.h.
Referenced by dump_internal(), find_sub_by_quark(), find_sub_sub_by_quark(), g_b_opti_scanGbdByKey(), gb_abort_transaction_local_rek(), gb_check_in_undo_delete(), gb_clone_explicit(), gb_commit_transaction_local_rek(), gb_create_header_array(), gb_delete_dummy_father(), gb_delete_entry(), gb_delete_main_entry(), gb_find_by_nr(), gb_index_find(), gb_info(), gb_link_entry(), GB_nsons(), GB_number_of_marked_subentries(), GB_number_of_subentries(), gb_read_bin_rek_V2(), GB_release(), GB_resort_data_base(), gb_search_marked(), gb_set_update_in_server_flags(), gb_unfold(), gb_unlink_entry(), gb_untouch_children(), gb_write_bin_sub_containers(), gb_write_index_key(), gbcm_read_bin(), gbcm_write_bin(), gbcms_talking_unfold(), gbcms_write_updated(), scanGbdByKey(), SET_GBCONTAINER_ELEM(), and write_GBDATA().
long GBCONTAINER::index_of_touched_one_son |
Definition at line 248 of file gb_data.h.
Referenced by gb_commit_transaction_local_rek(), gb_untouch_children(), gb_untouch_me(), and write_GBDATA().
long GBCONTAINER::header_update_date |
Definition at line 253 of file gb_data.h.
Referenced by gb_commit_transaction_local_rek(), gbcm_read_bin(), gbcms_write_updated(), and write_GBDATA().
GB_MAIN_IDX GBCONTAINER::main_idx |
Definition at line 255 of file gb_data.h.
Referenced by GB_login(), gb_make_container(), gb_make_pre_defined_container(), gb_read_bin(), gb_save_mapfile(), GBCONTAINER_MAIN(), GB_MAIN_TYPE::release_main_idx(), and write_GBDATA().
GB_REL_IFS GBCONTAINER::rel_ifs |
Definition at line 256 of file gb_data.h.
Referenced by write_GBDATA().