ARB
|
#include <gb_ts.h>
Public Attributes | |
char * | data |
long | memsize |
long | size |
char* gb_extern_data2::data |
Definition at line 30 of file gb_ts.h.
Referenced by gb_abortdata(), gb_check_in_undo_modify(), gb_del_ref_and_extern_gb_transaction_save(), gb_del_ref_gb_transaction_save(), GB_GETDATA_TS(), gb_new_gb_transaction_save(), and undo_entry().
long gb_extern_data2::memsize |
Definition at line 31 of file gb_ts.h.
Referenced by gb_abortdata(), gb_check_in_undo_modify(), gb_del_ref_gb_transaction_save(), GB_GETMEMSIZE_TS(), and gb_new_gb_transaction_save().
long gb_extern_data2::size |
Definition at line 32 of file gb_ts.h.
Referenced by gb_abortdata(), GB_GETSIZE_TS(), and gb_new_gb_transaction_save().