37 namespace BondVision {
48 dealerReferenceId.reserve(32);
97 size_t deserialize(
const void* buf,
size_t inLen);
100 virtual std::string toString ()
const;
111 virtual size_t serialize(
void* buf)
const;
TI_FLAG::Enum showOnlyInDealerPageFg
If True, the quote is shown only in the single dealer page.
virtual ClassId::Enum id() const
Class id.
UInt32 quoteId
Unique ID of the quote.
virtual size_t serializationBufSize() const
UInt32 sectionId
Unique ID of the section.
UInt64 editTime
Quote last update time.
UInt32 instrumentId
ID of the tradable instrument.
BV_QUOTE_EVENT::Enum event
Action applied to the quote.
Double bidQuotation
Data regarding the Bid part of the quote.
Double askQuotation
Data regarding the Ask part of the quote.
BV_INVENTORY_QUICK_EDIT()
std::string dealerReferenceId
Free text.
virtual ~BV_INVENTORY_QUICK_EDIT()
UInt32 traderId
Data identifying the trader who entered the quote.
UInt32 memberId
Data identifying the member who entered the quote.
UInt32 marketId
Unique ID of the market.
unsigned long long UInt64