41 return ordinary<DateTime>(0);
47 return fixedStr<16>(8);
53 return ordinary<Binary8>(24);
59 return ordinary<Binary4>(32);
65 return ordinary<BinaryPrice>(36);
71 return fixedStr<6>(44);
77 return enumeration<Side>(50);
83 return enumeration<RestatementReason>(51);
StrRef quoteUpdateId() const
Id chosen by the client.
Provides efficient way of accessing text-based field values.
Encapsulates services for manipulating little endian encoded messages.
QuoteRestated(const void *data, MessageSize size)
Initializes instance over given memory block.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
Binary2 MessageSize
Aliases message length type.
Binary4 leavesQty() const
Quantity still open for further execution.
Quote Restated messages are sent to inform the TPH that an order has been asynchronously modified for...
StrRef quoteSymbol() const
CFE native identifier of the instrument being quoted.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent)...
RestatementReason::Enum restatementReason() const
The reason for this Quote Restated message.
BinaryPrice workingPrice() const
The price at which the quote is working on the order book.
Binary8 orderId() const
Order identifier supplied by CFE.
Side::Enum side() const
Side.