48 traderCode.reserve(20);
76 size_t deserialize(
const void* buf,
size_t inLen);
79 virtual std::string toString ()
const;
90 virtual size_t serialize(
void* buf)
const;
UInt32 traderId
Unique ID of the trader.
UInt32 memberId
Unique ID of the member.
std::string traderCode
Unique code of the trader on the settlement system.
virtual ~TI_SETTLEMENT_SYSTEM_TRADER()
TI_SETTLEMENT_SYSTEM_TRADER()
virtual ClassId::Enum id() const
Class id.
UInt32 marketId
Unique ID of the market.
UInt32 settlSystemId
Unique ID of a settlement system.
virtual size_t serializationBufSize() const
#define ONIXS_MTS_REPO_SDP_API