41 return fixedStr<16>(0);
47 return enumeration<RiskResetResult>(16);
53 return ordinary<DateTime>(17);
StrRef riskStatusId() const
Unique identifier for this Reset Risk request.
RiskResetResult::Enum riskResetResult() const
Result.
Provides efficient way of accessing text-based field values.
Encapsulates services for manipulating little endian encoded messages.
DateTime requestReceivedTime() const
The earliest timestamp, populated with nanosecond precision, recorded by CFE of the corresponding inb...
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
Binary2 MessageSize
Aliases message length type.
Response to a Reset Risk request.
ResetRiskAcknowledgement(const void *data, MessageSize size)
Initializes instance over given memory block.