#include <OnixS/CME/iLink3/messaging/Fields.h>
Public Types | |
enum | Enum { MarketExchangeOption = 8, CancelledNotBest = 9, CancelOnDisconnect = 100, SelfMatchPreventionOldestOrderCancelled = 103, CancelOnGlobexCreditControlsViolation = 104, CancelFromFirmsoft = 105, CancelFromRiskManagementAPI = 106, SelfMatchPreventionNewestOrderCancelled = 107, Cancelduetovolquotedoptionorderrestedqtylessthanminordersize = 108, CancelRFCOrder = 109, CancelUponContractExpiration = 110, SystemCancel = 111 } |
typedef UInt8 | Base |
Static Public Member Functions | |
static std::string | toString (Enum) |
enum Enum |
Enumerator | |
---|---|
MarketExchangeOption |
Market Exchange Option. |
CancelledNotBest |
Cancelled Not Best. |
CancelOnDisconnect |
Cancel On Disconnect. |
SelfMatchPreventionOldestOrderCancelled |
Self Match Prevention Oldest Order Cancelled. |
CancelOnGlobexCreditControlsViolation |
Cancel On Globex Credit Controls Violation. |
CancelFromFirmsoft |
Cancel From Firmsoft. |
CancelFromRiskManagementAPI |
Cancel From Risk Management API . |
SelfMatchPreventionNewestOrderCancelled |
Self Match Prevention Newest Order Cancelled. |
Cancelduetovolquotedoptionorderrestedqtylessthanminordersize |
Cancel due to min qty violation. |
CancelRFCOrder |
Cancel RFC Order. |
CancelUponContractExpiration |
Cancel Upon Contract Expiration. |
SystemCancel |
System Cancel. |
|
inlinestatic |
Definition at line 2505 of file Serialization.h.