42 namespace BondVision {
53 sectionCode.reserve(4);
54 mktAffiliationShortDesc.reserve(12);
55 mktAffiliationDesc.reserve(36);
56 areaCodeShortDesc.reserve(12);
57 areaCodeDesc.reserve(36);
131 size_t deserialize(
const void* buf,
size_t inLen);
134 std::string toString ()
const;
140 size_t serialize(
void* buf)
const;
std::string mktAffiliationDesc
Long description of the Market Affiliation.
UInt16 numberOfTrades
Number of trades generated by the deal.
std::string sectionCode
Section Code.
BV_DEAL_SPLIT_STATUS::Enum splitStatus
Not used.
BV_HIST_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.
BV_HIST_DEAL_MEMBER_INFO provider
Member's ID of the Provider.
UInt16 legId
Unique ID of the trading leg.
std::string micCode
MIC Code.
BV_HIST_DEAL_MEMBER_INFO aggressor
Member's ID of the Aggressor.
UInt32 transactionId
Unique ID of the RFCQ or Inventory Order.
BV_DEAL_TRADING_INFO dealInfo
Price, Yield, Discount Rate and Quantity of deal.
UInt64 updateTime
Update time when the contract is cancelled or restored.
size_t serializationBufSize() const
std::string areaCodeShortDesc
Short description of the Provider and Aggressor area code.
TI_MSG_INFO dealMsgInfo
Data identifying the deal.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the last deal refers to normal trading activity or to a RFQ, RFCQ, etc.
BV_TRANSPARENCY_INFO transparencyInfo
Pre and Post-Trade Transparency Info.
BV_MATCH_MODE::Enum matchMode
Type of match (automatic or manual)
TI_VERB::Enum verb
Specifies whether it is a buy or sell deal (Referred to the member who receives the information) ...
TI_RFCQ_TYPE::Enum rfcqType
RFCQ type.
unsigned long long UInt64
std::string mktAffiliationShortDesc
Short description of the Market Affiliation.
BV_DEAL_STATUS::Enum status
Status of the deal.
std::string areaCodeDesc
Long description of the Provider and Aggressor area code.