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