#include <OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_RFCQ_ORDER_LEG.h>
Public Member Functions | |
BV_RFCQ_ORDER_LEG () | |
~BV_RFCQ_ORDER_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 51 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
|
inline |
Definition at line 54 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
|
inline |
Definition at line 60 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inline |
Definition at line 133 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
std::string benchmarkDescription |
Benchmark description.
Definition at line 114 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
std::string benchmarkISINCode |
Benchmark ISIN Code.
Definition at line 111 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
Double benchmarkPrice |
Benchmark Price.
Definition at line 117 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
Double benchmarkSpreadValue |
Benchmark Spread Value.
Definition at line 123 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
Double benchmarkYield |
Benchmark Yield.
Definition at line 120 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_BEST_TRADING_INFO bVBestAsk |
Market BV Best on the Ask side.
Definition at line 78 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_BEST_TRADING_INFO bVBestBid |
Market BV Best on the Bid side.
Definition at line 75 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_ANALYTICS bvBestMidAnalytics |
Analytics.
Definition at line 105 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
Double bvBestMidMWCPriceTh |
Mid MWC Price Theoretical.
Definition at line 96 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
Double bVBestMidPrice |
Mid Price Value.
Definition at line 81 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
TI_FLAG::Enum bVBestMidValidityFg |
Flag indicating whether the mid-price set in fields BvBestMidPrice/BvBestMidYield is valid or not.
Definition at line 108 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
Double bVBestMidYield |
Mid Yield Value.
Definition at line 84 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_VALUE bvBestMidYMWExrc |
Mid YMW Exercised.
Definition at line 99 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_VALUE bvBestMidYMWTh |
Mid YMW Theoretical.
Definition at line 93 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_VALUE bVBestMidYTC |
Mid Yield To Call.
Definition at line 87 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_VALUE bvBestMidYTR |
Mid Yield to Reset.
Definition at line 102 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_VALUE bVBestMidYTW |
Mid Yield to Worst.
Definition at line 90 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
BV_INSTRUMENT_INFO instrument |
Data regarding the tradable instrument.
Definition at line 66 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
Double quotation |
Price (or Yield) of the order.
Definition at line 69 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
UInt32 sectionId |
Unique ID of the section.
Definition at line 63 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.
TI_FLAG::Enum useIoIFg |
Specifies whether to use the Indication of Interest as limit price.
Definition at line 72 of file SMP.Substructures.BV_RFCQ_ORDER_LEG.h.