#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Success = ' ', InvalidEFID = 'C', InvalidWashId = 'D', NotEnabledForQuotes = 'F', IncorrectDataCenter = 'I', MessageRateThreshold = 'K', InvalidQuoteCnt = 'L', SymbolsNotOnSameMatchingEngine = 'M', InvalidManualOrderIndicator = 'O', InvalidQuoteUpdateID = 'Q', FuturesRootDoesNotMatchAcrossQuotes = 'R', SymbolNotFound = 'S', InvalidWashPreventType = 'W', Admin = 'a', InvalidCapacity = 'c', InvalidOEOID = 'e', RiskManagementEFIDorCustomGroupIDlevel = 'f', InvalidCtiCode = 'i', InvalidWashMethod = 'm', ExceedesMaxNotionalValuePerOrder = 'n', InvalidOpenOrClose = 'o', RiskManagementProductLevel = 'p', InvalidRemove = 'r', InvalidSide = 's', SymbolRangeUnreachable = 'u', ExceedesMaxSizePerOrder = 'x', QuoteReceivedByCfeDuringReplay = 'y', InvalidSizeModifier = 'z', CloseOnly = 'd' } |
typedef UInt8 | Base |
Definition at line 131 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 134 of file Enumerations.h.
enum Enum |
Definition at line 136 of file Enumerations.h.