42 namespace BondVision {
53 dealerReferenceId.reserve(32);
111 size_t deserialize(
const void* buf,
size_t inLen);
114 virtual std::string toString ()
const;
125 virtual size_t serialize(
void* buf)
const;
TI_FLAG::Enum adjustedFg
Field used by the client application.
TI_FLAG::Enum showOnlyInDealerPageFg
If True, the quote is shown only in the single dealer page.
UInt64 editTime
Last Update Time.
std::string dealerReferenceId
Free text.
BV_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.
BV_INVENTORY_QUOTING_DATA ask
Data regarding the ask part.
TI_FLAG::Enum systematicInternaliserFg
Indicates whether the dealer is a Systematic Internaliser.
BV_MEMBER_INFO provider
Data identifying the member who entered the quote.
BV_QUOTING_SIDE::Enum quotingSide
Specifies whether it is a double or single sided quote.
UInt32 groupId
Unique ID of the Buy Side Member group.
virtual ClassId::Enum id() const
Class id.
BV_QUOTE_EVENT::Enum event
Action applied to the quote.
BV_INVENTORY_QUOTE_STATUS::Enum status
Status of the quote.
virtual ~BV_INVENTORY_QUOTE()
BV_INVENTORY_QUOTING_DATA bid
Data regarding the bid part.
TI_MSG_INFO quoteMsgInfo
Data identifying the quote.
unsigned long long UInt64
TI_FLAG::Enum executableFg
Specifies whether the quote is indicative or executable.
virtual size_t serializationBufSize() const