48 traderName.reserve(12);
49 submitterTraderName.reserve(12);
108 size_t deserialize(
const void* buf,
size_t inLen);
111 virtual std::string toString ()
const;
122 virtual size_t serialize(
void* buf)
const;
UInt64 updateTime
Last update time.
virtual ClassId::Enum id() const
Class id.
UInt32 updateDate
Last update date.
UInt32 submitterTraderId
Unique ID of the submitter trader.
TI_MEMBER_ACCOUNT_EXCEPTION_STATUS::Enum status
Status of the exception.
virtual ~REPO_MEMBER_ACCOUNT_EXCEPTION()
unsigned long long UInt64
UInt32 memberId
Unique ID of the member owner of the transaction.
std::string traderName
Name of the trader owner of the transaction.
UInt32 traderId
Unique ID of the trader owner of the transaction.
UInt32 accountOwnerId
Unique ID of the Account Owner Member.
UInt32 accountId
Unique ID of the account.
UInt64 creationTime
Creation time.
std::string submitterTraderName
Unique name of the submitter trader.
std::string userData
Free field used by the client.
REPO_MEMBER_ACCOUNT_EXCEPTION()
TI_MEMBER_ACCOUNT_EXCEPTION_EVENT::Enum event
Action applied to the exception.
UInt32 creationDate
Creation date.
#define ONIXS_MTS_REPO_SDP_API
UInt32 submitterMemberId
Unique ID of the submitter member.
virtual size_t serializationBufSize() const