ANALYZE_REQUEST Struct Reference
[Analyzer related]


Detailed Description

Definition at line 1088 of file midas.h.

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
struct {
number
DWORD events_received
DWORD events_written


Field Documentation

void* ANALYZE_REQUEST::addr

Buffer for CWNT filling

Definition at line 1102 of file midas.h.

ANA_MODULE** ANALYZE_REQUEST::ana_module

List of analyzer modules

Definition at line 1092 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 1090 of file midas.h.

AR_STATS ANALYZE_REQUEST::ar_stats

Definition at line 1110 of file midas.h.

BANK_LIST* ANALYZE_REQUEST::bank_list

List of banks for event

Definition at line 1093 of file midas.h.

HNDLE ANALYZE_REQUEST::buffer_handle

MIDAS buffer handle

Definition at line 1098 of file midas.h.

char ANALYZE_REQUEST::event_name[NAME_LENGTH]

Event name

Definition at line 1089 of file midas.h.

DWORD ANALYZE_REQUEST::events_received

number of events sent

Definition at line 1108 of file midas.h.

DWORD ANALYZE_REQUEST::events_written

number of events written

Definition at line 1109 of file midas.h.

HNDLE ANALYZE_REQUEST::hkey_common

Key to common subtree

Definition at line 1101 of file midas.h.

HNDLE ANALYZE_REQUEST::hkey_variables

Key to variables subtree in ODB

Definition at line 1100 of file midas.h.

char** ANALYZE_REQUEST::init_string

Definition at line 1096 of file midas.h.

struct { ... } ANALYZE_REQUEST::number

Buffer for event number for CWNT

HNDLE ANALYZE_REQUEST::request_id

Event request handle

Definition at line 1099 of file midas.h.

DWORD ANALYZE_REQUEST::run

Definition at line 1104 of file midas.h.

INT ANALYZE_REQUEST::rwnt_buffer_size

Size in events of RW N-tuple buf

Definition at line 1094 of file midas.h.

DWORD ANALYZE_REQUEST::serial

Definition at line 1105 of file midas.h.

INT ANALYZE_REQUEST::status

One of FE_xxx

Definition at line 1097 of file midas.h.

DWORD ANALYZE_REQUEST::time

Definition at line 1106 of file midas.h.

BOOL ANALYZE_REQUEST::use_tests

Use tests for this event

Definition at line 1095 of file midas.h.


Midas DOC Version 2.0.2 ---- 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