#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, Testing = 1, Simulated = 2, Production = 3, Acceptance = 4, DisasterRecovery = 5 } |
Definition at line 2853 of file Enumerations.h.
enum Enum |
Trading session mode.
Enumerator | |
---|---|
NoValue |
No value. |
Testing |
Development. |
Simulated |
Simulation. |
Production |
Production. |
Acceptance |
Acceptance. |
DisasterRecovery |
Disaster Recovery. |
Definition at line 2856 of file Enumerations.h.