#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { CentralLimitOrderBook = '1', QuoteDrivenMarket = '2', DarkOrderBook = '3', OffBook = '4', PeriodicAuction = '5', RequestforQuotes = '6', AnyOther = '7' } |
typedef Byte | Base |
Definition at line 994 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 997 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
CentralLimitOrderBook | |
QuoteDrivenMarket | |
DarkOrderBook | |
OffBook | |
PeriodicAuction | |
RequestforQuotes | |
AnyOther |
Definition at line 999 of file Enumerations.h.