37 namespace BondVision {
76 size_t deserialize(
const void* buf,
size_t inLen);
79 virtual std::string toString ()
const;
90 virtual size_t serialize(
void* buf)
const;
UInt64 updateTime
Time at which the data was last updated.
UInt32 traderId
Unique ID of the trader.
UInt32 memberId
Unique ID of the member.
std::string userData
Free field used by the client.
virtual size_t serializationBufSize() const
virtual ClassId::Enum id() const
Class id.
BV_RFCQ_WITHDRAW_TYPE::Enum withdrawType
Specifies whether all RFCQ quotes belonging to the member or only those belonging to the trader must ...
unsigned long long UInt64
virtual ~BV_RFCQ_WITHDRAW()