52 traderName.reserve(12);
93 static const size_t tradingListSize = 100;
94 std::vector<REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO>
tradingList;
122 size_t deserialize(
const void* buf,
size_t inLen);
125 virtual std::string toString ()
const;
136 virtual size_t serialize(
void* buf)
const;
std::string comment
Free text.
UInt32 workingTraderId
Unique ID of the trader who is locking the trading list.
UInt16 numOfLegs
Number of instruments in the trading list.
UInt32 memberId
Unique ID of the member.
virtual ClassId::Enum id() const
Class id.
TI_RFCQ_TRADING_LIST_EVENT::Enum event
Action applied to the trading list.
unsigned long long UInt64
TI_FLAG::Enum warningChecksFg
Specifies whether the Central System should perform pre-trade quantity checks against the Warning Cap...
TI_MSG_INFO tradingListMsgInfo
Message Info (Unique ID) of the trading list.
TI_FLAG::Enum showCommentFg
Specifies if the comment must be shown to sell side members.
virtual ~REPO_RFCQ_BUY_SIDE_TRADING_LIST()
REPO_RFCQ_BUY_SIDE_TRADING_LIST()
std::string userData
Free field used by the client.
std::string traderName
Name of the trader.
std::vector< REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO > tradingList
UInt32 traderId
Unique ID of the trader.
UInt32 updateDate
Last update date.
UInt32 rfcqReqId
Unique ID of the RFCQ request.
#define ONIXS_MTS_REPO_SDP_API
UInt64 updateTime
Last update time.
TI_RFCQ_TYPE::Enum rFCQType
RFCQ Type.
TI_FLAG::Enum privateFg
Flag specifying whether the trading list is private or public (toward other traders of the same membe...
virtual size_t serializationBufSize() const
TI_RFCQ_TRADING_LIST_STATUS::Enum status
Status of the trading list.