Public Member Functions | |
| StrRef | origClOrdId () const |
| StrRef | clearingFirm () const |
| ManualOrderIndicator::Enum | manualOrderIndicator () const |
| StrRef | oEOID () const |
| ConstantCancelOrder () throw () | |
| ConstantCancelOrder (const void *data, MessageSize size) | |
| Public Member Functions inherited from BinaryMessage | |
| BinaryMessage () | |
| BinaryMessage (const void *data, MessageSize size) | |
| BinaryMessage (const BinaryMessage &other) | |
| operator bool () const | |
| const void * | binary () const |
| MessageSize | binarySize () const |
| BinaryMessage & | operator= (const BinaryMessage &other) |
Static Public Member Functions | |
| static MessageType::Enum | type () throw () |
Additional Inherited Members | |
| Public Types inherited from BinaryMessage | |
| typedef MessageSize | BinarySize |
| Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
| const SubMessage | submessage (MessageSize offset, MessageSize size) const |
| const FieldValue & | ordinaryRef (MessageSize offset) const |
| FieldValue | ordinary (MessageSize offset) const |
| Enumeration::Enum | enumeration (MessageSize offset) const |
| StrRef | fixedStr (MessageSize offset) const |
Definition at line 37 of file ConstantCancelOrder.h.
|
inline | ||||||||||||
Definition at line 66 of file ConstantCancelOrder.h.
|
inline |
Initializes instance over given memory block.
Definition at line 72 of file ConstantCancelOrder.h.
|
inline |
EFID that will clear the trade.
Definition at line 46 of file ConstantCancelOrder.h.
|
inline |
Manual order indicator.
Definition at line 52 of file ConstantCancelOrder.h.
|
inline |
Identifies the Order Entry Operator responsible for this message.
Definition at line 58 of file ConstantCancelOrder.h.
|
inline |
Definition at line 40 of file ConstantCancelOrder.h.
|
inlinestatic | ||||||||||||
Definition at line 63 of file ConstantCancelOrder.h.