78 static const size_t tradingListSize = 100;
79 std::vector<REPO_RFCQ_SELL_SIDE_TRADING_LIST_INFO>
tradingList;
98 size_t deserialize(
const void* buf,
size_t inLen);
101 virtual std::string toString ()
const;
112 virtual size_t serialize(
void* buf)
const;
UInt32 creationDate
Creation date.
UInt16 numOfLegs
Number of instruments in the trading list.
unsigned long long UInt64
UInt32 tradingListId
Unique ID of the trading list.
virtual ClassId::Enum id() const
Class id.
std::string comment
May include a comment specified by the buy side member.
UInt32 updateDate
Last update date.
virtual ~REPO_RFCQ_SELL_SIDE_TRADING_LIST()
virtual size_t serializationBufSize() const
UInt64 creationTime
Creation time.
UInt32 buySideMemberId
Unique ID of the buy side member.
REPO_RFCQ_SELL_SIDE_TRADING_LIST()
#define ONIXS_MTS_REPO_SDP_API
UInt32 rfcqReqId
Unique ID of the RFCQ.
std::vector< REPO_RFCQ_SELL_SIDE_TRADING_LIST_INFO > tradingList
UInt64 updateTime
Last update time.
UInt32 sellSideMemberId
Unique ID of the sell side member.