#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>
Public Types | |
enum | Enum { Ignored = ' ', Success = 'Y', RejectedExceedsFirmResetLimit = 'F', RejectedExceedsCustomGroupIdlimit = 'C', RejectedEmptyResetRiskField = 'E', RejectedIncorrectDataCenter = 'I', RejectedExceedsProductLevelResetLimit = 'S', RejectedInvalidRiskRoot = 'U', RejectedInvalidEFIDorClearingFirm = 'c', RejectedInReplay = 'y' } |
typedef UInt8 | Base |
Definition at line 734 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 737 of file Enumerations.h.
enum Enum |
Definition at line 739 of file Enumerations.h.