Definition at line 794 of file midas.h.
Data Fields | |
char | name [NAME_LENGTH] |
INT | pid |
INT | tid |
INT | thandle |
INT | port |
INT | read_pointer |
INT | max_request_index |
INT | num_received_events |
INT | num_sent_events |
INT | num_waiting_events |
float | data_rate |
BOOL | read_wait |
INT | write_wait |
BOOL | wake_up |
BOOL | all_flag |
DWORD | last_activity |
DWORD | watchdog_timeout |
|
name of client Definition at line 795 of file midas.h. Referenced by bm_open_buffer(), and cm_cleanup(). |