Symbolic constants for different request types

The exhaustive list of constants that should be used throughout the code when referring to the various request types supported in the system. More...

Collaboration diagram for Symbolic constants for different request types:

Defines

#define BATCH_MANAGER_REQUEST   "req_brm"
 Can be any type of request (periodic, single shot,...) originated from batch request manager (QA Jobs)
#define CNTIN_TEST_REQUEST   "req_cntin"
 Count-in (TCXO calibration)

Detailed Description

The exhaustive list of constants that should be used throughout the code when referring to the various request types supported in the system.

Remarks:
Note that the constants match the xml element name for the type of request, see also GL XML Config file description.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines