41 return ordinary<DateTime>(0);
47 return fixedStr<20>(8);
53 return fixedStr<4>(28);
59 return ordinary<Binary8>(32);
65 return enumeration<Side>(40);
71 return ordinary<BinaryPrice>(41);
77 return fixedStr<8>(49);
83 return ordinary<Date>(57);
89 return ordinary<Binary4>(61);
95 return ordinary<BinaryPrice>(65);
101 return fixedStr<2>(73);
107 return ordinary<Date>(75);
113 return ordinary<BinaryPrice>(79);
119 return ordinary<Binary4>(87);
125 return fixedStr<8>(91);
131 return enumeration<MultilegReportingType>(99);
137 return ordinary<Binary8>(100);
Binary4 lastShares() const
Executed contracts quantity.
Binary4 clearingSize() const
Size to clear with OCC.
Provides efficient way of accessing text-based field values.
StrRef feeCode() const
Indicates fee associated with an execution.
DateTime transactionTime() const
The time the event occurred in the CFE Matching Engine (not the time the message was sent)...
StrRef clOrdId() const
The order being restated.
Encapsulates services for manipulating little endian encoded messages.
BinaryPrice lastPx() const
Price of this fill.
StrRef clearingFirm() const
EFID that will clear the trade.
Date maturityDate() const
Maturity date of the instrument.
A Variance Restatement is sent post-settlement time for each VA and VAO execution during the associat...
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.
BinaryPrice clearingPrice() const
Price as sent to clearing after applying post-close conversions to the original LastPx value...
Date tradeDate() const
Business date of the execution.
StrRef clearingSymbol() const
Symbol as sent to clearing.
Binary8 secondaryExecId() const
Field indicates whether an execution is a spread or a simple instrument execution that is part of a s...
VarianceRestatement(const void *data, MessageSize size)
Initializes instance over given memory block.
BinaryPrice price() const
Limit price of the order.
StrRef symbol() const
CFE native identifier of the instrument.
MultilegReportingType::Enum multilegReportingType() const
Type.