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