85 size_t deserialize(
const void* buf,
size_t inLen);
88 virtual std::string toString ()
const;
99 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
TI_TRADE_TYPE::Enum tradeType
Specifies whether the last trade has been generated by normal trading activity or by RFQ...
UInt64 tradeTime
Time at which the trade was closed.
unsigned long long UInt64
UInt32 tradeId
ID of the last trade.
REPO_INSTRUMENT_DATE_INFO instrument
ID of the financial instrument.
Double qty
Quantity of the trade.
virtual ~REPO_LAST_EXEC()
TI_EXEC_TREND::Enum trend
Indicator of the rate trend for trades concluded on the market.
TI_VERB::Enum verb
Specifies whether it is a bid or ask trade and refers to the Aggressor.
#define ONIXS_MTS_REPO_SDP_API
Double rate
Rate of the trade.