DATABASE Struct Reference
[System Structure Declaration]


Detailed Description

Definition at line 389 of file msystem.h.

Data Fields

char name [NAME_LENGTH]
BOOL attached
INT client_index
DATABASE_HEADERdatabase_header
void * database_data
HNDLE semaphore
INT lock_cnt
HNDLE shm_handle
INT index
BOOL protect


Field Documentation

BOOL DATABASE::attached

Definition at line 391 of file msystem.h.

Referenced by db_close_database(), and db_open_database().

INT DATABASE::client_index

Definition at line 392 of file msystem.h.

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

void* DATABASE::database_data

Definition at line 394 of file msystem.h.

Referenced by db_open_database().

DATABASE_HEADER* DATABASE::database_header

Definition at line 393 of file msystem.h.

Referenced by cm_check_client(), 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_link(), db_get_link_data(), db_get_value(), db_lock_database(), db_open_database(), db_protect_database(), db_set_data(), db_set_data_index(), db_set_link_data(), db_set_link_data_index(), db_set_value(), and db_unlock_database().

INT DATABASE::index

Definition at line 398 of file msystem.h.

Referenced by db_open_database().

INT DATABASE::lock_cnt

Definition at line 396 of file msystem.h.

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

char DATABASE::name[NAME_LENGTH]

Definition at line 390 of file msystem.h.

BOOL DATABASE::protect

Definition at line 399 of file msystem.h.

Referenced by db_open_database(), and db_protect_database().

HNDLE DATABASE::semaphore

Definition at line 395 of file msystem.h.

HNDLE DATABASE::shm_handle

Definition at line 397 of file msystem.h.

Referenced by db_close_database(), and db_open_database().


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