48 traderName.reserve(12);
49 counterpartyCode.reserve(10);
50 counterpartyDesc.reserve(36);
51 counterpartyShortDesc.reserve(12);
111 size_t deserialize(
const void* buf,
size_t inLen);
114 virtual std::string toString ()
const;
125 virtual size_t serialize(
void* buf)
const;
std::string note
Note (free text)
UInt32 traderId
Unique ID of the trader.
UInt64 updateTime
Last UpdateTime.
UInt32 accountId
Unique ID of the Account.
UInt32 crationDate
Creation Date.
virtual ClassId::Enum id() const
Class id.
unsigned long long UInt64
virtual size_t serializationBufSize() const
std::string counterpartyShortDesc
Short description of the Counterparty.
UInt32 memberId
Unique ID of the member to whom data are addressed.
std::string counterpartyCode
ABI/MTS code of the Counterparty.
std::string userData
Free field used by the client.
std::string counterpartyDesc
Description of the Counterparty.
UInt32 updateDate
Last Update Date.
std::string traderName
Name of the trader.
UInt64 creationTime
Creation Time.
virtual ~REPO_ACM_TRIPARTY_NOTE()
UInt32 counterpartyId
Unique ID of the Counterparty.
#define ONIXS_MTS_REPO_SDP_API
UInt32 tripartyId
Unique ID of the instrument Triparty.