#include <OnixS/eSpeed/MarketData/Itch/Enumerations.h>
Public Types | |
enum | Enum { AcceptingHolidaySessionStarts = 'I', Break = 'A', ResumptionAfterBreak = 'B', EarlyClose = 'H', RegularStartOrEnd = 'R' } |
typedef UInt8 | Base |
Definition at line 122 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 125 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
AcceptingHolidaySessionStarts | |
Break | |
ResumptionAfterBreak | |
EarlyClose | |
RegularStartOrEnd |
Definition at line 127 of file Enumerations.h.