42 return fixedStr<16>(0);
48 return fixedStr<8>(16);
54 return fixedStr<4>(24);
60 return fixedStr<6>(28);
66 return ordinary<Binary2>(34);
StrRef riskStatusId() const
Unique identifier for this Reset Risk request.
Provides efficient way of accessing text-based field values.
Encapsulates services for manipulating little endian encoded messages.
static MessageType::Enum type() ONIXS_BATS_BOE_NOEXCEPT
ConstantResetRisk() ONIXS_BATS_BOE_NOEXCEPT
Binary2 MessageSize
Aliases message length type.
StrRef riskReset() const
Single Character Values.
StrRef clearingFirm() const
Risk will be reset for this EFID.
StrRef productName() const
Product name.
ONIXS_CBOE_CFE_BOE_API void toStr(std::string &, const ConstantNewOrderV2 &)
Serializes object into string.
Binary2 customGroupId() const
Used to group orders for use in mass cancels where multiple orders can be cancelled by specifying a l...
ConstantResetRisk(const void *data, MessageSize size)
Initializes instance over given memory block.