48 traderName.reserve(12);
91 size_t deserialize(
const void* buf,
size_t inLen);
94 virtual std::string toString ()
const;
105 virtual size_t serialize(
void* buf)
const;
virtual size_t serializationBufSize() const
UInt32 memberId
Unique ID of the member.
UInt32 gCId
Unique ID of the General Collateral.
std::string traderName
Name of the trader.
virtual ~REPO_MEMBER_GC_DEFAULT()
UInt64 updateTime
Last UpdateTime.
UInt32 crationDate
Creation Date.
unsigned long long UInt64
UInt32 updateDate
Last Update Date.
UInt64 creationTime
Creation Time.
virtual ClassId::Enum id() const
Class id.
UInt32 defaultInstrumentId
Unique ID of the default tradable instrument.
REPO_MEMBER_GC_DEFAULT_STATUS::Enum status
Specifies the status of the default instrument.
UInt32 traderId
Unique ID of the trader.
#define ONIXS_MTS_REPO_SDP_API