41 return ordinary<DateTime>(0);
47 return fixedStr<16>(8);
53 return ordinary<Binary8>(24);
59 return fixedStr<6>(32);
65 return fixedStr<8>(38);
71 return ordinary<BinaryPrice>(46);
Provides efficient way of accessing text-based field values.
Encapsulates services for manipulating little endian encoded messages.
BinaryPrice clearingPrice() const
Price as sent to clearing after applying post-close conversions to the original LastPx value...
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
Binary8 execId() const
Sent to the OCC in the Trade Id field.
Binary2 MessageSize
Aliases message length type.
StrRef quoteSymbol() const
CFE native identifier of the instrument being quoted.
TASQuoteRestatement(const void *data, MessageSize size)
Initializes instance over given memory block.
StrRef quoteUpdateId() const
The quote being restated.
A TAS Quote Restatement is sent post-settlement time for each TAS (VXT, VXMT) quote execution during ...
StrRef clearingSymbol() const
Symbol as sent to clearing; after applying post-close conversions to the original Symbol...
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent)...