41 return ordinary<DateTime>(0);
47 return fixedStr<20>(8);
53 return fixedStr<4>(28);
59 return enumeration<OrderReasonCode>(32);
65 return ordinary<DateTime>(33);
DateTime requestReceivedTime() const
The earliest timestamp, populated with nanosecond precision, recorded by CFE of the corresponding inb...
Provides efficient way of accessing text-based field values.
Encapsulates services for manipulating little endian encoded messages.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent)...
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
StrRef clOrdId() const
The order which was cancelled.
Binary2 MessageSize
Aliases message length type.
StrRef clearingFirm() const
EFID that would clear the trade.
OrderCancelled(const void *data, MessageSize size)
Initializes instance over given memory block.
OrderReasonCode::Enum cancelReason() const
Cancel reason.