48 riskStatusId_ = value;
54 return riskResetResult_;
60 riskResetResult_ = value;
66 return requestReceivedTime_;
72 requestReceivedTime_ = value;
80 void validate()
const ONIXS_BATS_BOE_OVERRIDE;
83 std::string toString()
const ONIXS_BATS_BOE_OVERRIDE;
86 void toString(std::string& str)
const ONIXS_BATS_BOE_OVERRIDE;
89 size_t serializeTo(
unsigned char*)
const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE;
void riskResetResult(RiskResetResult::Enum value)
Result.
Provides efficient way of accessing text-based field values.
Response to a Reset Risk request.
RiskResetResult::Enum riskResetResult() const
Result.
MessageType::Enum type() const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE
Returns message type.
StrRef riskStatusId() const
Unique identifier for this Reset Risk request.
DateTime requestReceivedTime() const
The earliest timestamp, populated with nanosecond precision, recorded by CFE of the corresponding inb...
void requestReceivedTime(DateTime value)
The earliest timestamp, populated with nanosecond precision, recorded by CFE of the corresponding inb...
Base class for outgoing messages.
ONIXS_CBOE_CFE_BOE_API void toStr(std::string &, const ConstantNewOrderV2 &)
Serializes object into string.
void riskStatusId(StrRef value)
Unique identifier for this Reset Risk request.