79 static const size_t quoteListSize = 100;
87 size_t deserialize(
const void* buf,
size_t inLen);
90 virtual std::string toString ()
const;
101 virtual size_t serialize(
void* buf)
const;
TI_MSG_INFO linkedQuoteGroupInfo
Data identifying the linked quote group.
virtual ClassId::Enum id() const
Class id.
TI_LINKED_QUOTE_STATUS::Enum status
Status of the linked quote.
UInt64 updateTime
Time at which the data was last updated.
virtual ~TI_LINKED_QUOTE_GROUP()
std::string userData
Free field used by the client.
unsigned long long UInt64
UInt32 memberId
ID of the member.
UInt32 quoteCount
Number of linked quotes.
virtual size_t serializationBufSize() const
std::vector< TI_QUOTE_SEQNO > quoteList
#define ONIXS_MTS_REPO_SDP_API