52 memberCode.reserve(12);
53 memberShortDesc.reserve(12);
54 traderName.reserve(12);
93 static const size_t tradingLevelSize = 20;
101 size_t deserialize(
const void* buf,
size_t inLen);
104 virtual std::string toString ()
const;
115 virtual size_t serialize(
void* buf)
const;
std::vector< REPO_HIST_RFCQ_DEPTH_ROW > tradingLevel
virtual size_t serializationBufSize() const
UInt64 updateTime
Time at which the data was last updated.
std::string traderName
Name of the buy side trader.
std::string memberCode
Code of the buy side member.
TI_RFCQ_TYPE::Enum rfcqType
RFCQ Type (e.g. Outright, MultiLeg)
virtual ~REPO_HIST_RFCQ_DEPTH()
REPO_INSTRUMENT_DATE_INFO instrument
Instrument data.
unsigned long long UInt64
std::string memberShortDesc
Short description of the buy side member.
UInt32 rfcqReqId
Unique ID of the RFCQ request.
virtual ClassId::Enum id() const
Class id.
UInt32 tradingListId
Unique ID of the trading list.
#define ONIXS_MTS_REPO_SDP_API
UInt32 date
Date of the Rfcq.
UInt16 legId
Unique ID of the trading leg.