ARB
Classes | Functions
gb_ts.h File Reference
#include "gb_data.h"
Include dependency graph for gb_ts.h:
This graph shows which files directly or indirectly include this file:

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)
 
charGB_GETDATA_TS (gb_transaction_save *ts)
 
void GB_FREE_TRANSACTION_SAVE (GBDATA *gbd)
 

Function Documentation

GB_TYPES GB_TYPE_TS ( gb_transaction_save ts)
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().

long GB_GETSIZE_TS ( gb_transaction_save ts)
inline
long GB_GETMEMSIZE_TS ( gb_transaction_save ts)
inline
char* GB_GETDATA_TS ( gb_transaction_save ts)
inline
void GB_FREE_TRANSACTION_SAVE ( GBDATA gbd)
inline