OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
TradSesMode Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum {
  NoValue = 0xFF, Testing = 1, Simulated = 2, Production = 3,
  Acceptance = 4, DisasterRecovery = 5
}
 

Detailed Description

Definition at line 2377 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Trading session mode.

Enumerator
NoValue 

No value.

Testing 

Development.

Simulated 

Simulation.

Production 

Production.

Acceptance 

Acceptance.

DisasterRecovery 

Disaster Recovery.

Definition at line 2380 of file Enumerations.h.


The documentation for this struct was generated from the following file: