37 namespace BondVision {
48 buySideTraderName.reserve(12);
49 buySideFreeText.reserve(20);
50 sellSideTraderName.reserve(12);
51 sellSideFreeText.reserve(20);
118 size_t deserialize(
const void* buf,
size_t inLen);
121 virtual std::string toString ()
const;
132 virtual size_t serialize(
void* buf)
const;
UInt32 buySideTraderId
Unique ID of the Buy Side Trader that originated/modified the relation.
BV_RFCQ_TRADING_RELATION_STATUS::Enum buySideSubStatus
Status of relationship from the Buy Side Member point of view.
UInt32 sellSideMemberId
Sell side member's free text.
std::string buySideFreeText
If valued, contains the Dealer LEI Code (set by MTS Governance).
BV_RFCQ_TRADING_RELATION()
UInt32 sellSideTraderId
Unique ID of the Sell Side Trader that accepted/modified the relation.
virtual ~BV_RFCQ_TRADING_RELATION()
virtual size_t serializationBufSize() const
std::string buySideTraderName
Unique name of the Buy Side Trader that originated/modified the relation.
BV_RFCQ_TRADING_RELATION_EVENT::Enum event
Action applied to the relationship.
virtual ClassId::Enum id() const
Class id.
BV_RFCQ_TRADING_RELATION_STATUS::Enum sellSIdeSubStatus
Status of the trading relationship from the Sell Side Member point of view.
UInt32 marketId
Unique ID of the market.
TI_FLAG::Enum unseasonedBondTradingFg
Flag to determine wheter a Buy Side Member can negotiate with unseasoned bonds or not...
BV_RFCQ_TRADING_RELATION_STATUS::Enum status
Status of the trading relationship.
UInt32 creationDate
Creation date.
UInt32 updateDate
Last update date.
UInt64 updateTime
Last update time.
UInt64 creationTime
Creation time.
std::string sellSideFreeText
Sell side member's free text.
std::string sellSideTraderName
Unique name of the Sell Side Trader that accepted/modified the relation.
unsigned long long UInt64
UInt32 buySideMemberId
Unique ID of the Buy Side Member.