37 namespace BondVision {
78 size_t deserialize(
const void* buf,
size_t inLen);
81 virtual std::string toString ()
const;
92 virtual size_t serialize(
void* buf)
const;
UInt32 marketId
Unique ID of the market.
virtual size_t serializationBufSize() const
virtual ClassId::Enum id() const
Class id.
BV_LINK_TYPE::Enum linkType
Type of association between members.
UInt32 sectionId
Unique ID of the section.
virtual ~BV_LINKED_MEMBERS()
UInt32 firstMemberId
Unique ID of the first member.
UInt32 secondMemberId
Unique ID of the second member.
UInt32 instrumentClassId
Unique ID of the instrument class.