41 return ordinary<DateTime>(0);
47 return fixedStr<20>(8);
53 return enumeration<OrderReasonCode>(28);
59 return fixedStr<60>(29);
MassCancelRejected(const void *data, MessageSize size)
Initializes instance over given memory block.
StrRef massCancelId() const
Echoed back from the TPH message.
Provides efficient way of accessing text-based field values.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent)...
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.
A Mass Cancel Rejected message is sent in response to a Mass Cancel Order message to indicate that th...
Binary2 MessageSize
Aliases message length type.
StrRef text() const
Human readable text with more information.
OrderReasonCode::Enum massCancelRejectReason() const
Reason for the mass cancel rejection.