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