42 return fixedStr<20>(0);
48 return fixedStr<4>(20);
54 return enumeration<ManualOrderIndicator>(24);
60 return fixedStr<18>(25);
static MessageType::Enum type() ONIXS_BATS_BOE_NOEXCEPT
ConstantCancelOrder(const void *data, MessageSize size)
Initializes instance over given memory block.
StrRef origClOrdId() const
Provides efficient way of accessing text-based field values.
Encapsulates services for manipulating little endian encoded messages.
ConstantCancelOrder() ONIXS_BATS_BOE_NOEXCEPT
ManualOrderIndicator::Enum manualOrderIndicator() const
Manual order indicator.
Binary2 MessageSize
Aliases message length type.
StrRef clearingFirm() const
EFID that will clear the trade.
StrRef oEOID() const
Identifies the Order Entry Operator responsible for this message.
ONIXS_CBOE_CFE_BOE_API void toStr(std::string &, const ConstantNewOrderV2 &)
Serializes object into string.