41 return ordinary<DateTime>(0);
47 return fixedStr<20>(8);
53 return enumeration<OrderReasonCode>(28);
59 return fixedStr<60>(29);
Provides efficient way of accessing text-based field values.
PurgeRejected(const void *data, MessageSize size)
Initializes instance over given memory block.
StrRef text() const
Human readable text with more information.
Encapsulates services for manipulating little endian encoded messages.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
Binary2 MessageSize
Aliases message length type.
OrderReasonCode::Enum purgeRejectReason() const
Reason for the purge rejection.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent)...
StrRef massCancelId() const
Echoed back from the TPH message.
A Purge Rejected message is sent in response to a Purge Orders message to indicate that the mass canc...