Enumeration::Enum enumeration(MessageSize offset) const
StrRef fixedStr(MessageSize offset) const
FieldValue ordinary(MessageSize offset) const
BinaryMessage()
Initializes blank instance referencing to nothing.
Provides efficient way of accessing text-based field values.
FixedPointDecimal< Int64, IntegralConstant< Int8, -4 > > BinaryPrice
Binary Price.
Binary2 MessageSize
Aliases message length type.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
Quote Restated messages are sent to inform the TPH that an order has been asynchronously modified for...
Side::Enum side() const
Side.
Binary4 leavesQty() const
Quantity still open for further execution.
Binary8 orderId() const
Order identifier supplied by CFE.
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).
BinaryPrice workingPrice() const
The price at which the quote is working on the order book.
QuoteRestated(const void *data, MessageSize size)
Initializes instance over given memory block.
StrRef quoteUpdateId() const
Id chosen by the client.
RestatementReason::Enum restatementReason() const
The reason for this Quote Restated message.