|
ARB
|
#include <gb_data.h>

Public Member Functions | |
| char * | get_data () |
| void | set_data (char *data) |
Public Attributes | |
| GB_REL_STRING | rel_data |
| long | memsize |
| long | size |
|
inline |
Definition at line 32 of file gb_data.h.
References GB_RESOLVE.
Referenced by GBENTRY::data(), GBENTRY::free_data(), gb_new_gb_transaction_save(), gbcm_read_bin(), and write_GBDATA().
|
inline |
Definition at line 33 of file gb_data.h.
References GB_SETREL.
Referenced by GBENTRY::alloc_data(), GBENTRY::free_data(), gb_abortdata(), gb_save_extern_data_in_ts(), and undo_entry().
| GB_REL_STRING gb_extern_data::rel_data |
Definition at line 28 of file gb_data.h.
Referenced by write_GBDATA().
| long gb_extern_data::memsize |
Definition at line 29 of file gb_data.h.
Referenced by GBENTRY::alloc_data(), GBENTRY::free_data(), gb_abortdata(), gb_new_gb_transaction_save(), GBENTRY::memsize(), and write_GBDATA().
| long gb_extern_data::size |
Definition at line 30 of file gb_data.h.
Referenced by GBENTRY::alloc_data(), gb_abortdata(), gb_new_gb_transaction_save(), and GBENTRY::size().
1.8.8