ARB
|
#include <gb_data.h>
Public Attributes | |
unsigned int | last_updated: 8 |
unsigned int | user_bits: 7 |
unsigned int | folded_container: 1 |
unsigned int | update_in_server: 1 |
unsigned int | extern_data: 1 |
unsigned int | header_changed: 1 |
unsigned int | gbm_index: 8 |
unsigned int | should_be_indexed: 1 |
unsigned int | is_indexed: 1 |
unsigned int gb_flag_types2::last_updated |
Definition at line 79 of file gb_data.h.
Referenced by convertFlags4Save(), gb_read_bin_rek_V2(), gb_write_bin_rek(), gb_write_one_child(), and set_protection_level().
unsigned int gb_flag_types2::user_bits |
Definition at line 80 of file gb_data.h.
Referenced by convertFlags4Save(), GB_clear_user_flag(), GB_raise_user_flag(), and GB_user_flag().
unsigned int gb_flag_types2::folded_container |
Definition at line 82 of file gb_data.h.
Referenced by convertFlags4Save(), dump_internal(), find_sub_sub_by_quark(), GB_clone(), gb_clone_explicit(), gb_copy_explicit(), GB_get_subfields(), GB_release(), gb_unfold(), gbcm_read_bin(), gbcm_unfold_client(), gbcmc_begin_transaction(), and GB_MAIN_TYPE::login_remote().
unsigned int gb_flag_types2::update_in_server |
Definition at line 83 of file gb_data.h.
Referenced by convertFlags4Save(), find_sub_sub_by_quark(), gb_commit_transaction_local_rek(), GB_release(), gb_set_update_in_server_flags(), gb_touch_entry(), and gb_untouch_children().
unsigned int gb_flag_types2::extern_data |
Definition at line 84 of file gb_data.h.
Referenced by GBENTRY::mark_as_extern(), GBENTRY::mark_as_intern(), gb_transaction_save::stored_external(), GBENTRY::stored_external(), and undo_entry().
unsigned int gb_flag_types2::header_changed |
Definition at line 85 of file gb_data.h.
Referenced by convertFlags4Save(), gb_commit_transaction_local_rek(), gb_touch_header(), and gb_untouch_me().
unsigned int gb_flag_types2::gbm_index |
Definition at line 86 of file gb_data.h.
Referenced by gb_del_ref_gb_transaction_save().
unsigned int gb_flag_types2::should_be_indexed |
Definition at line 87 of file gb_data.h.
Referenced by gb_check_in_undo_delete(), gb_write_index_key(), GBENTRY::index_check_in(), and GBENTRY::index_re_check_in().
unsigned int gb_flag_types2::is_indexed |
Definition at line 88 of file gb_data.h.
Referenced by GBENTRY::alloc_data(), GBENTRY::index_check_in(), and GBENTRY::index_check_out().