ARB
|
#include "gb_data.h"
Go to the source code of this file.
Classes | |
struct | GB_INTern_strings2 |
struct | GB_INTern2 |
struct | gb_extern_data2 |
union | gb_data_base_type_union2 |
struct | gb_transaction_save |
Functions | |
GB_TYPES | GB_TYPE_TS (gb_transaction_save *ts) |
long | GB_GETSIZE_TS (gb_transaction_save *ts) |
long | GB_GETMEMSIZE_TS (gb_transaction_save *ts) |
char * | GB_GETDATA_TS (gb_transaction_save *ts) |
void | GB_FREE_TRANSACTION_SAVE (GBDATA *gbd) |
|
inline |
Definition at line 50 of file gb_ts.h.
References gb_transaction_save::flags, and gb_flag_types::type.
Referenced by gb_read_pntr_ts().
|
inline |
Definition at line 51 of file gb_ts.h.
References gb_data_base_type_union2::ex, gb_transaction_save::info, gb_data_base_type_union2::istr, GB_INTern_strings2::size, gb_extern_data2::size, and gb_transaction_save::stored_external().
Referenced by GB_read_old_size(), and gb_read_pntr_ts().
|
inline |
Definition at line 52 of file gb_ts.h.
References gb_data_base_type_union2::ex, gb_transaction_save::info, gb_data_base_type_union2::istr, GB_INTern_strings2::memsize, gb_extern_data2::memsize, and gb_transaction_save::stored_external().
|
inline |
Definition at line 53 of file gb_ts.h.
References GB_INTern_strings2::data, gb_extern_data2::data, gb_data_base_type_union2::ex, gb_transaction_save::info, gb_data_base_type_union2::istr, and gb_transaction_save::stored_external().
Referenced by GB_read_old_value(), and gb_read_pntr_ts().
|
inline |
Definition at line 55 of file gb_ts.h.
References GBDATA::ext, gb_del_ref_gb_transaction_save(), NULp, and gb_db_extended::old.
Referenced by gb_check_in_undo_modify(), gb_commit_transaction_local_rek(), and gb_pre_delete_entry().