#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { NewQuote = 'A', ModifiedLossOfPriority = 'L', ModifiedRetainsPriority = 'R', NoChangeMatchesExistingQuote = 'N', NewQuoteButMayRemoveLiquidity = 'D', Modified = 'd', UserCancelled = 'U', Admin = 'a', RejectedCantPost = 'P', RiskManagementEFIDorCustomGroupIdLevel = 'f', RejectedSymbolNotFound = 'S', RejectedInvalidPrice = 'p', RiskManagementProductRootLevel = 's', RiskManagementConfigurationIsInsuffcient = 'n', RejectedOtherReason = 'u' } |
typedef UInt8 | Base |
Definition at line 637 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 640 of file Enumerations.h.
enum Enum |
Definition at line 642 of file Enumerations.h.