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