#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { None = 0, Halt = 'H', HaltMatchingPartitionSuspended = 'J', HaltSystemSuspended = 'K', HaltRegulatoryHalt = 'P', HaltInstrumentLevelCircuitBreakerTripped = 'L', RegularTradingStartTradeReporting = 'T', ResumeOrderDeletionPeriod = 'R', TradingStop = 'S', PostClose = 'b', MarketClosed = 'c', NoActiveSession = 'w', EndOfPostClose = 'x', PreTrading = 'y', ClosingPricePublication = 'z', QuotingPeriod = 'Q', InactiveUnderlyingSuspended = '1', Suspended = '2' } |
typedef Byte | Base |
Definition at line 822 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 825 of file Enumerations.h.
enum Enum |
Definition at line 827 of file Enumerations.h.