46 namespace BondVision {
114 size_t deserialize(
const void* buf,
size_t inLen);
117 virtual std::string toString ()
const;
123 virtual BV_BEST* clone()
const;
125 virtual BV_BEST* clone(
void*)
const;
128 virtual size_t serialize(
void* buf)
const;
Double midYield
Mid yield.
virtual ClassId::Enum id() const
Class id.
UInt32 sectionId
Unique ID of the section.
BV_VALUE midYTR
Mid Yield to Reset.
BV_VALUE midYTW
Mid Yield To Worst.
Double midMWCPriceTh
Mid MWC Price Theoretical.
BV_ANALYTICS midAnalytics
Mid Analytics.
Double midPrice
Mid price.
BV_BEST_TRADING_INFO ask
Market BV Best on the Ask side.
BV_VALUE midYMWExrc
Mid YMW Exercised.
BV_VALUE midYMWTh
Mid YMW Theoretical.
TI_FLAG::Enum midPriceValidityFg
Flag indicating whether the mid-price set in fields MidPrice/MidYield is valid or not...
UInt64 updateTime
Time at which the data was last updated.
BV_VALUE midYTC
Mid Yield To Call.
BV_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.
virtual size_t serializationBufSize() const
BV_BEST_TRADING_INFO bid
Market BV Best on the Bid side.
unsigned long long UInt64