84 size_t deserialize(
const void* buf,
size_t inLen);
87 virtual std::string toString ()
const;
98 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
TI_TRADER_TRADING_STATUS::Enum traderStatus
Status of the trader.
std::string userData
Free field used by the client.
UInt32 traderId
Unique ID of the trader.
UInt32 marketId
Unique ID of the market.
unsigned long long UInt64
UInt32 memberId
Unique ID of the member.
UInt64 updateTime
Time of the last status change.
UInt32 updateDate
Date of the last status change.
virtual ~TI_TRADER_STATUS()