37 namespace BondVision {
48 buySideTraderName.reserve(12);
49 sellSideTraderName.reserve(12);
107 size_t deserialize(
const void* buf,
size_t inLen);
110 virtual std::string toString ()
const;
121 virtual size_t serialize(
void* buf)
const;
UInt32 marketId
Unique ID of the market.
virtual size_t serializationBufSize() const
TI_RFCQ_TYPE::Enum rFCQType
RFCQ Type.
virtual ~BV_RFCQ_TRADING_RELATION_TRADER_EXCEPTION()
virtual ClassId::Enum id() const
Class id.
UInt32 sellSideTraderId
Unique ID of the Sell Side Trader that originated/modified the relation exception.
BV_RFCQ_TRADING_RELATION_TRADER_EXCEPTION()
UInt32 instrumentClassId
Unique ID of the instrument class.
UInt32 updateDate
Last update date.
UInt32 buySideTraderId
Unique ID of the Buy Side Trader.
std::string sellSideTraderName
Unique name of the Sell Side Trader that originated/modified the relation exception.
BV_RFCQ_TRADING_RELATION_EXCEPTION_STATUS::Enum status
Status of the trading relationship exception. Deleted trading relationship exceptions will be removed...
UInt64 creationTime
Creation time.
UInt32 buySideMemberId
Unique ID of the Buy Side Member.
BV_RFCQ_TRADING_RELATION_EXCEPTION_EVENT::Enum event
Action applied to the trading relationship exception.
UInt32 creationDate
Creation date.
UInt32 sellSideMemberId
Unique ID of the Sell Side Member.
std::string buySideTraderName
Buy side trader name.
UInt64 updateTime
Last update time.
unsigned long long UInt64