11 #ifndef GB_LOCALDATA_H
12 #define GB_LOCALDATA_H
14 #ifndef _GLIBCXX_CSTDDEF
71 int open_dbs()
const {
return openedDBs-closedDBs; }
77 #if defined(UNIT_TESTS) // UT_DIFF
78 void fake_closed_DBs() {
79 closedDBs = openedDBs;
87 #error gb_localdata.h included twice
88 #endif // GB_LOCALDATA_H
bool search_system_folder
gb_compress_tree * bituncompress
void announce_db_close(GB_MAIN_TYPE *Main)
gb_compress_list * bitcompress
ARB_TRANS_TYPE running_client_transaction
void announce_db_open(GB_MAIN_TYPE *Main)
GB_MAIN_TYPE * get_any_open_db()