Public Member Functions | |
| BV_INVENTORY_QUOTE () | |
| virtual | ~BV_INVENTORY_QUOTE () |
| virtual ClassId::Enum | id () const |
| size_t | deserialize (const void *buf, size_t inLen) |
| virtual std::string | toString () const |
| virtual size_t | serializationBufSize () const |
| virtual BV_INVENTORY_QUOTE * | clone () const |
| virtual BV_INVENTORY_QUOTE * | clone (void *) const |
| Public Member Functions inherited from Class | |
| virtual | ~Class () |
| size_t | getMaxMessageSize () const |
Definition at line 48 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
|
inline |
Definition at line 51 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
|
inlinevirtual |
Definition at line 56 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
| size_t deserialize | ( | const void * | buf, |
| size_t | inLen ) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 117 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
|
virtual |
Provides string presentation.
Implements Class.
| TI_FLAG::Enum adjustedFg |
Field used by the client application.
Definition at line 92 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
Data regarding the ask part.
Definition at line 89 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
Data regarding the bid part.
Definition at line 86 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| std::string dealerReferenceId |
Free text.
Definition at line 104 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| UInt64 editTime |
Last Update Time.
Definition at line 107 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| BV_QUOTE_EVENT::Enum event |
Action applied to the quote.
Definition at line 77 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| TI_FLAG::Enum executableFg |
Specifies whether the quote is indicative or executable.
Definition at line 98 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| UInt32 groupId |
Unique ID of the Buy Side Member group.
Definition at line 74 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| BV_INSTRUMENT_INFO instrument |
Data regarding the tradable instrument.
Definition at line 71 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| BV_MEMBER_INFO provider |
Data identifying the member who entered the quote.
Definition at line 68 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| TI_MSG_INFO quoteMsgInfo |
Data identifying the quote.
Definition at line 65 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| BV_QUOTING_SIDE::Enum quotingSide |
Specifies whether it is a double or single sided quote.
Definition at line 83 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| TI_FLAG::Enum showOnlyInDealerPageFg |
If True, the quote is shown only in the single dealer page.
Definition at line 95 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
Status of the quote.
Definition at line 80 of file SMP.Classes.BV_INVENTORY_QUOTE.h.
| TI_FLAG::Enum systematicInternaliserFg |
Indicates whether the dealer is a Systematic Internaliser.
Definition at line 101 of file SMP.Classes.BV_INVENTORY_QUOTE.h.