DATABASE_CLIENT Struct Reference
[System Structure Declaration]


Detailed Description

Definition at line 357 of file msystem.h.

Data Fields

char name [NAME_LENGTH]
INT pid
INT unused0
INT unused
INT port
INT num_open_records
DWORD last_activity
DWORD watchdog_timeout
INT max_index
OPEN_RECORD open_record [MAX_OPEN_RECORDS]


Field Documentation

DWORD DATABASE_CLIENT::last_activity

Definition at line 364 of file msystem.h.

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

INT DATABASE_CLIENT::max_index

Definition at line 366 of file msystem.h.

Referenced by db_close_database(), and db_open_database().

char DATABASE_CLIENT::name[NAME_LENGTH]

Definition at line 358 of file msystem.h.

Referenced by cm_check_client(), cm_get_watchdog_info(), and db_open_database().

INT DATABASE_CLIENT::num_open_records

Definition at line 363 of file msystem.h.

Referenced by db_open_database().

OPEN_RECORD DATABASE_CLIENT::open_record[MAX_OPEN_RECORDS]

Definition at line 368 of file msystem.h.

Referenced by db_close_database(), and db_open_database().

INT DATABASE_CLIENT::pid

Definition at line 359 of file msystem.h.

Referenced by cm_check_client(), cm_get_watchdog_info(), db_close_database(), and db_open_database().

INT DATABASE_CLIENT::port

Definition at line 362 of file msystem.h.

Referenced by db_open_database().

INT DATABASE_CLIENT::unused

Definition at line 361 of file msystem.h.

INT DATABASE_CLIENT::unused0

Definition at line 360 of file msystem.h.

DWORD DATABASE_CLIENT::watchdog_timeout

Definition at line 365 of file msystem.h.

Referenced by cm_get_watchdog_info(), cm_set_watchdog_params(), 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