38 namespace BondVision {
96 size_t deserialize(
const void* buf,
size_t inLen);
99 virtual std::string toString ()
const;
110 virtual size_t serialize(
void* buf)
const;
virtual ~BV_INVENTORY_TRADING_IDEA()
std::string format
Free text.
std::string text
Free text.
virtual ClassId::Enum id() const
Class id.
UInt32 tradingIdeaId
Unique ID of the trading idea.
BV_INVENTORY_TRADING_IDEA()
UInt32 expiryDate
Expiry date of the trading idea.
UInt32 updateDate
Last update date.
UInt32 buySideMemberId
Unique ID of the Buy Side Member.
BV_INVENTORY_TRADING_IDEA_TEXT_TYPE::Enum textType
Specifies the type of the text.
UInt64 creationTime
Creation time.
BV_MEMBER_INFO sellSideMember
Data identifying the Sell Side Member who entered the trading idea.
UInt32 creationDate
Creation date.
virtual size_t serializationBufSize() const
unsigned long long UInt64
UInt64 updateTime
Last update time.