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