84 static const size_t tradingLevelSize = 20;
92 size_t deserialize(
const void* buf,
size_t inLen);
95 virtual std::string toString ()
const;
106 virtual size_t serialize(
void* buf)
const;
virtual ~REPO_RFCQ_SYNTHETIC_BOOK()
UInt16 legId
Unique ID of the trading leg.
UInt32 memberId
Unique Id of the buy side member.
UInt32 tradingListId
Unique ID of the trading list.
unsigned long long UInt64
REPO_RFCQ_SYNTHETIC_BOOK()
std::vector< REPO_RFCQ_DEPTH_ROW > tradingLevel
UInt32 rfcqReqId
Unique ID of the RFCQ request.
REPO_INSTRUMENT_DATE_INFO instrument
Instrument data.
UInt32 traderId
Unique ID of the buy side trader.
UInt64 bookTimestamp
Time at which the quote was hit/lifted.
virtual ClassId::Enum id() const
Class id.
TI_RFCQ_TYPE::Enum rfcqType
RFCQ Type (e.g. Outright, MultiLeg)
#define ONIXS_MTS_REPO_SDP_API
virtual size_t serializationBufSize() const