DATABASE Struct Reference
[System Structure Declaration]


Field Documentation

BOOL DATABASE::attached
 

Definition at line 380 of file msystem.h.

Referenced by cm_check_client(), cm_cleanup(), cm_get_watchdog_info(), cm_set_watchdog_params(), db_close_database(), db_create_key(), db_delete_key1(), db_enum_key(), db_find_key(), db_get_data(), db_get_data_index(), db_get_key(), db_get_key_info(), db_get_key_time(), db_get_value(), db_open_database(), db_set_data(), and db_set_data_index().

INT DATABASE::client_index
 

Definition at line 381 of file msystem.h.

Referenced by cm_cleanup(), cm_set_watchdog_params(), db_close_database(), and db_open_database().

void* DATABASE::database_data
 

Definition at line 383 of file msystem.h.

Referenced by db_open_database().

DATABASE_HEADER* DATABASE::database_header
 

Definition at line 382 of file msystem.h.

Referenced by cm_check_client(), cm_cleanup(), cm_get_watchdog_info(), cm_set_watchdog_params(), db_close_database(), db_create_key(), db_delete_key1(), db_enum_key(), db_find_key(), db_get_data(), db_get_data_index(), db_get_key(), db_get_key_info(), db_get_key_time(), db_get_value(), db_lock_database(), db_open_database(), db_protect_database(), db_set_data(), db_set_data_index(), db_set_value(), and db_unlock_database().

INT DATABASE::index
 

Definition at line 387 of file msystem.h.

Referenced by cm_set_watchdog_params(), db_close_database(), and db_open_database().

INT DATABASE::lock_cnt
 

Definition at line 385 of file msystem.h.

Referenced by db_lock_database(), db_open_database(), and db_unlock_database().

HNDLE DATABASE::mutex
 

Definition at line 384 of file msystem.h.

char DATABASE::name[NAME_LENGTH]
 

Definition at line 379 of file msystem.h.

BOOL DATABASE::protect
 

Definition at line 388 of file msystem.h.

Referenced by db_lock_database(), db_open_database(), db_protect_database(), and db_unlock_database().

HNDLE DATABASE::shm_handle
 

Definition at line 386 of file msystem.h.

Referenced by db_close_database(), and db_open_database().


Midas DOC Version 1.9.5 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk