| Public Member Functions | |
| StrRef | massCancelId () const | 
| StrRef | clearingFirm () const | 
| StrRef | productName () const | 
| StrRef | massCancelInst () const | 
| ManualOrderIndicator::Enum | manualOrderIndicator () const | 
| StrRef | oEOID () const | 
| ConstantMassCancelOrder () ONIXS_BATS_BOE_NOEXCEPT | |
| ConstantMassCancelOrder (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 () ONIXS_BATS_BOE_NOEXCEPT | 
| 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 ConstantMassCancelOrder.h.
| 
 | inline | 
Definition at line 78 of file ConstantMassCancelOrder.h.
| 
 | inline | 
Initializes instance over given memory block.
Definition at line 84 of file ConstantMassCancelOrder.h.
| 
 | inline | 
EFID that will clear the trade.
Definition at line 46 of file ConstantMassCancelOrder.h.
| 
 | inline | 
Manual order indicator.
Definition at line 64 of file ConstantMassCancelOrder.h.
| 
 | inline | 
User-defined identifier of the mass cancel or purge request.
Definition at line 40 of file ConstantMassCancelOrder.h.
| 
 | inline | 
Corresponds to MassCancelInst (7700) in CFE FIX.
Definition at line 58 of file ConstantMassCancelOrder.h.
| 
 | inline | 
Identifies the Order Entry Operator responsible for this message.
Definition at line 70 of file ConstantMassCancelOrder.h.
| 
 | inline | 
Product Name.
Definition at line 52 of file ConstantMassCancelOrder.h.
| 
 | inlinestatic | 
Definition at line 75 of file ConstantMassCancelOrder.h.