47 riskStatusId_ = value;
71 clearingFirm_ = value;
89 return customGroupId_;
95 customGroupId_ = value;
103 void validate()
const ONIXS_BATS_BOE_OVERRIDE;
106 std::string toString()
const ONIXS_BATS_BOE_OVERRIDE;
109 void toString(std::string& str)
const ONIXS_BATS_BOE_OVERRIDE;
112 size_t serializeTo(
unsigned char*)
const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE;
122 ONIXS_CBOE_CFE_BOE_API
void toStr(std::string&,
const ResetRisk&);
void productName(StrRef value)
Product name.
StrRef riskReset() const
Single Character Values.
void clearingFirm(StrRef value)
Risk will be reset for this EFID.
void customGroupId(Binary2 value)
Used to group orders for use in mass cancels where multiple orders can be cancelled by specifying a l...
Provides efficient way of accessing text-based field values.
void riskStatusId(StrRef value)
Unique identifier for this Reset Risk request.
void riskReset(StrRef value)
Single Character Values.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
StrRef riskStatusId() const
Unique identifier for this Reset Risk request.
Binary2 customGroupId() const
Used to group orders for use in mass cancels where multiple orders can be cancelled by specifying a l...
Base class for outgoing messages.
StrRef productName() const
Product name.
StrRef clearingFirm() const
Risk will be reset for this EFID.
MessageType::Enum type() const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE
Returns message type.