#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Admin = 'A', UnknownMaturityDate = 'B', UnknownProductName = 'C', DuplicateIdentifier = 'D', Halted = 'H', IncorrectDataCenter = 'I', OrderRateThresholdExceeded = 'K', LiquidityAvailableExceedsOrderSize = 'M', RanOutOfLiquidityToExecuteAgainst = 'N', ClOrdIdDoesntMatchKnownOrder = 'O', CantModifyAnOrderThatIsPending = 'P', UserRequested = 'U', WouldWash = 'V', OrderExpired = 'X', SymbolNotSupported = 'Y', UnforeseenReason = 'Z', OrderPersisted = 'h', RiskManagementEfidLevelOrCustomGroupIdLevel = 'f', MarketAccessRiskLimitExceeded = 'm', RiskManagementConfigurationIsInsufficient = 'n', MaxOpenOrdersCountExceeded = 'o', RiskManagementProductLevel = 's', OrderReceivedByCfeDuringReplay = 'y', SessionEnd = 'z', OnlyCloseTransactionsAccepted = 'c' } |
typedef UInt8 | Base |
Definition at line 32 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 35 of file Enumerations.h.
enum Enum |
Definition at line 37 of file Enumerations.h.