Definition at line 1102 of file midas.h.
Data Fields | |
INT | event_id |
INT | trigger_mask |
INT | sampling_type |
char | buffer [NAME_LENGTH] |
BOOL | enabled |
char | client_name [NAME_LENGTH] |
char | host [NAME_LENGTH] |
char AR_INFO::buffer[NAME_LENGTH] |
Event buffer to send events into
Definition at line 1106 of file midas.h.
Referenced by register_requests().
char AR_INFO::client_name[NAME_LENGTH] |
Enable flag
Definition at line 1107 of file midas.h.
Referenced by analyze_run(), register_requests(), and update_request().
Event ID associated with equipm.
Definition at line 1103 of file midas.h.
Referenced by analyze_run(), process_event(), register_requests(), and update_request().
char AR_INFO::host[NAME_LENGTH] |
Host on which analyzer is running
Definition at line 1109 of file midas.h.
Referenced by register_requests().
GET_ALL/GET_NONBLOCKING/GET_RECENT
Definition at line 1105 of file midas.h.
Referenced by register_requests(), and update_request().
Trigger mask
Definition at line 1104 of file midas.h.
Referenced by analyze_run(), register_requests(), and update_request().