37 namespace BondVision {
48 memberCode.reserve(12);
49 memberDesc.reserve(36);
50 memberShortDesc.reserve(12);
78 size_t deserialize(
const void* buf,
size_t inLen);
81 std::string toString ()
const;
87 size_t serialize(
void* buf)
const;
size_t serializationBufSize() const
std::string memberCode
Code of the member.
UInt64 iOIUpdateTime
Time at which the quote was last updated.
std::string memberDesc
Description of the member.
UInt32 memberId
Unique ID of the member code.
UInt32 iOIMsgId
Unique ID of the quote.
BV_IOI_QUOTING_DATA iOIQuotingData
Data regarding the quote.
std::string memberShortDesc
Short description of the member.
unsigned long long UInt64