ANALYZE_REQUEST Struct Reference
[Analyzer related]


Data Fields

char event_name [NAME_LENGTH]
AR_INFO ar_info
INT(* analyzer )(EVENT_HEADER *, void *)
ANA_MODULE ** ana_module
BANK_LISTbank_list
INT rwnt_buffer_size
BOOL use_tests
INT status
HNDLE buffer_handle
HNDLE request_id
HNDLE hkey_variables
HNDLE hkey_common
void * addr
DWORD events_received
DWORD events_written

Field Documentation

void* ANALYZE_REQUEST::addr
 

Buffer for CWNT filling

Definition at line 1398 of file midas.h.

ANA_MODULE** ANALYZE_REQUEST::ana_module
 

List of analyzer modules

Definition at line 1388 of file midas.h.

INT(* ANALYZE_REQUEST::analyzer)(EVENT_HEADER *, void *)
 

Pointer to user analyzer routine

AR_INFO ANALYZE_REQUEST::ar_info
 

From above

Definition at line 1386 of file midas.h.

AR_STATS ANALYZE_REQUEST::ar_stats
 

Definition at line 1406 of file midas.h.

BANK_LIST* ANALYZE_REQUEST::bank_list
 

List of banks for event

Definition at line 1389 of file midas.h.

HNDLE ANALYZE_REQUEST::buffer_handle
 

MIDAS buffer handle

Definition at line 1394 of file midas.h.

char ANALYZE_REQUEST::event_name[NAME_LENGTH]
 

Event name

Definition at line 1385 of file midas.h.

DWORD ANALYZE_REQUEST::events_received
 

number of events sent

Definition at line 1404 of file midas.h.

DWORD ANALYZE_REQUEST::events_written
 

number of events written

Definition at line 1405 of file midas.h.

HNDLE ANALYZE_REQUEST::hkey_common
 

Key to common subtree

Definition at line 1397 of file midas.h.

HNDLE ANALYZE_REQUEST::hkey_variables
 

Key to variables subtree in ODB

Definition at line 1396 of file midas.h.

char** ANALYZE_REQUEST::init_string
 

Definition at line 1392 of file midas.h.

struct { ... } ANALYZE_REQUEST::number
 

HNDLE ANALYZE_REQUEST::request_id
 

Event request handle

Definition at line 1395 of file midas.h.

DWORD ANALYZE_REQUEST::run
 

< Buffer for event number for CWNT

Definition at line 1400 of file midas.h.

INT ANALYZE_REQUEST::rwnt_buffer_size
 

Size in events of RW N-tuple buf

Definition at line 1390 of file midas.h.

DWORD ANALYZE_REQUEST::serial
 

Definition at line 1401 of file midas.h.

INT ANALYZE_REQUEST::status
 

One of FE_xxx

Definition at line 1393 of file midas.h.

DWORD ANALYZE_REQUEST::time
 

Definition at line 1402 of file midas.h.

BOOL ANALYZE_REQUEST::use_tests
 

Use tests for this event

Definition at line 1391 of file midas.h.


Midas DOC Version 1.9.3 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Suzannah Daviel - Doxygen - Peter Green - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - Konstantin Olchanski - Renee Poutissou - Andreas Suter - Piotr Adam Zolnierczuk