39 namespace BondVision {
50 cMFSectionCode.reserve(4);
51 cMFSectionDesc.reserve(36);
104 size_t deserialize(
const void* buf,
size_t inLen);
107 virtual std::string toString ()
const;
118 virtual size_t serialize(
void* buf)
const;
BV_TRADING_INFO lastTradingInfo
Price, Yield and Quantity of the deal.
BV_DEAL_STATUS::Enum status
Status of the deal.
UInt32 sectionId
Unique ID of the section.
virtual ~BV_CMF_LAST_DEAL()
TI_EXEC_TREND::Enum trend
Indicator of the trend for the deal, which follows the quotation type (price, yield,...)
UInt32 dealMsgId
ID of the last deal.
std::string cMFSectionCode
CMF section code.
TI_LAST_DEAL_VERB::Enum verb
Deal side, from the point of view of the trader who did the order.
virtual ClassId::Enum id() const
Class id.
BV_WAIVER_INDICATOR::Enum waiverIndicator
Waiver Indicator.
BV_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.
UInt64 dealTime
Time at which the last deal was closed.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the last deal refers to normal trading activity or to a RFQ, RFCQ, etc.
std::string cMFSectionDesc
CMF section description.
virtual size_t serializationBufSize() const
unsigned long long UInt64
std::string micCode
MIC Code.