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);
StrRef clearingFirm() const
Echoed back from the TPH message.
Provides efficient way of accessing text-based field values.
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.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent)...
StrRef clOrdId() const
Echoed back from the TPH message.
OrderReasonCode::Enum orderRejectReason() const
Order reject reason.
OrderRejected(const void *data, MessageSize size)
Initializes instance over given memory block.