Public Member Functions | |
BV_PORTFOLIO_RFCQ_LEG () | |
~BV_PORTFOLIO_RFCQ_LEG () | |
size_t | deserialize (const void *buf, size_t inLen) |
std::string | toString () const |
size_t | serializationBufSize () const |
size_t | serialize (void *buf) const |
Definition at line 43 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
|
inline |
Definition at line 46 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
|
inline |
Definition at line 51 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen ) |
|
inline |
Definition at line 91 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
BV_INSTRUMENT_INFO instrument |
Data regarding the tradable instrument.
Definition at line 57 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
UInt16 legId |
Unique ID of the leg.
Definition at line 54 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
Double markup |
Markup.
Definition at line 81 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
Double price |
Price.
Definition at line 78 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
Double quantity |
Quantity.
Definition at line 63 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
UInt32 settlementDate |
Settlement date.
Definition at line 69 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
std::string settlementInfo |
Settlement information.
Definition at line 72 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
UInt16 settlementOffset |
Settlement offset expressed as number of days starting from the trading date.
Definition at line 66 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
BV_SHORT_SELLING_INDICATOR::Enum shortSellingIndicator |
Short Selling Indicator.
Definition at line 75 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.
TI_VERB::Enum verb |
Verb Specifies whether it is a buy or sell operation.
Definition at line 60 of file SMP.Substructures.BV_PORTFOLIO_RFCQ_LEG.h.