49 sectionCode.reserve(4);
50 settlSystemCode.reserve(36);
51 directMemberCode.reserve(12);
52 clearingHouseCode.reserve(12);
53 altSettlAccount.reserve(40);
54 agentCode.reserve(12);
55 clientMemberCode.reserve(12);
56 clientMemberTraderName.reserve(12);
115 size_t deserialize(
const void* buf,
size_t inLen);
118 std::string toString ()
const;
124 size_t serialize(
void* buf)
const;
std::string sectionCode
Unique ID of the section.
TI_TIME_ZONE timeZone
Time Zone information.
std::string clearingHouseCode
Code of the clearing house.
UInt32 refMsgId
Sequential number of message (double sided proposal, FAS order, FAK/AON order, RFQ) ...
CMF_HIST_TRADE_MEMBER_INFO()
std::string settlSystemCode
Settlement system used by the member.
std::string clientMemberTraderName
Used only in CMF_HIST_TPA_TRADE and CMF_HIST_TPA_TRADE_FUTURE classes. Trader code of the Third Party...
CMF_ALGO_INFO_TYPE::Enum shortCodeType1
Short Code Type 1.
std::string leiCode
LEI code.
UInt32 tradingCapacityId
Unique ID of the Trading Capacity.
std::string directMemberCode
Code of the direct member designated as an intermediary for settling transactions on behalf of the in...
TI_TXN_TYPE::Enum txnType
Specifies whether the trade was generated upon a double sided proposal, FAS order, FAK/AON order, RFQ.
size_t serializationBufSize() const
std::string agentCode
Code of the Agent of the member indicated in MemberId field.
UInt32 settlAccount
Code of the account on which the movements deriving from the settlement of the transactions are regis...
~CMF_HIST_TRADE_MEMBER_INFO()
std::string clientMemberCode
Used only in CMF_HIST_TPA_TRADE and CMF_HIST_TPA_TRADE_FUTURE classes. Code of the Third Party Client...
CMF_ALGO_INFO_TYPE::Enum shortCodeType2
Short Code Type 2.
CMF_HIST_MEMBER_INFO memberInfo
Unique ID of the member.
std::string altSettlAccount
Alternate code of the account on which the movements related to the settlement of transactions are re...