#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_INVENTORY_QUICK_EDIT.h>
Public Member Functions | |
BV_INVENTORY_QUICK_EDIT () | |
virtual | ~BV_INVENTORY_QUICK_EDIT () |
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_QUICK_EDIT * | clone () const |
virtual BV_INVENTORY_QUICK_EDIT * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
|
inline |
Definition at line 46 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
|
inlinevirtual |
Definition at line 51 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 103 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
|
virtual |
Provides string presentation.
Implements Class.
Double askQuotation |
Data regarding the Ask part of the quote.
Definition at line 84 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
Double bidQuotation |
Data regarding the Bid part of the quote.
Definition at line 81 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
std::string dealerReferenceId |
Free text.
Definition at line 93 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
UInt64 editTime |
Quote last update time.
Definition at line 78 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
BV_QUOTE_EVENT::Enum event |
Action applied to the quote.
Definition at line 90 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
UInt32 instrumentId |
ID of the tradable instrument.
Definition at line 69 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
UInt32 marketId |
Unique ID of the market.
Definition at line 63 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
UInt32 memberId |
Data identifying the member who entered the quote.
Definition at line 72 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
UInt32 quoteId |
Unique ID of the quote.
Definition at line 60 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
UInt32 sectionId |
Unique ID of the section.
Definition at line 66 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
TI_FLAG::Enum showOnlyInDealerPageFg |
If True, the quote is shown only in the single dealer page.
Definition at line 87 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.
UInt32 traderId |
Data identifying the trader who entered the quote.
Definition at line 75 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.