std::string toString() const
Provides string presentation.
std::string memberCode
Unique code of the member.
std::string memberDes
Description of the Member.
BV_TRADE_REGISTRATION_MEMBER_INFO()
std::string privateInfo
Member private info.
UInt32 memberId
Unique ID of the member.
size_t serializationBufSize() const
std::string publicInfo
Member public info.
std::string memberShortDes
Short description of the Member.
std::string userData
Free field used by the client.
std::string traderName
Name of the trader.
size_t deserialize(const void *buf, size_t inLen)
UInt32 traderId
Unique ID of the trader.
~BV_TRADE_REGISTRATION_MEMBER_INFO()
size_t serialize(void *buf) const