Public Member Functions | |
BV_PORTFOLIO_RFCQ_QUOTE () | |
virtual | ~BV_PORTFOLIO_RFCQ_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_PORTFOLIO_RFCQ_QUOTE * | clone () const |
virtual BV_PORTFOLIO_RFCQ_QUOTE * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Static Public Attributes | |
static const size_t | quotingLegSize = 200 |
Definition at line 45 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
|
inline |
Definition at line 48 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
|
inlinevirtual |
Definition at line 55 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen ) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 111 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt32 aggressorMemberId |
MemberId of the Aggressor.
Definition at line 73 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
UInt32 creationDate |
Date on which the message was written.
Definition at line 95 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
UInt64 creationTime |
Time at which the message was written.
Definition at line 98 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
std::string dealerReferenceId |
Provider reference ID of the quote.
Definition at line 76 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
UInt64 editTime |
Last Update Tim.
Definition at line 101 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
Action applied to the Quote.
Definition at line 89 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
Double netProceeds |
Net Proceeds.
Definition at line 86 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
UInt16 numOfLegs |
Number of legs.
Definition at line 79 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
BV_MEMBER_INFO provider |
Member receiving the Portfolio RFCQ.
Definition at line 70 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
std::vector<BV_PORTFOLIO_RFCQ_QUOTING_LEG> quotingLeg |
Definition at line 83 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
|
static |
Quoting leg data.
Definition at line 82 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
UInt32 rfcqQuoteMsgId |
Unique ID of the Portfolio RFCQ quote.
Definition at line 64 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
UInt32 rfcqReqId |
Unique ID of the Portfolio RFCQ request.
Definition at line 67 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.
Current status of the Portfolio RFCQ quote.
Definition at line 92 of file SMP.Classes.BV_PORTFOLIO_RFCQ_QUOTE.h.