95 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
UInt32 groupId
Unique ID of the group.
UInt32 marketId
Unique ID of the market.
UInt32 instrumentClassId
Unique ID of the instrument class. The value 0 (zero) may be used as a wildcard to specify all instru...
UInt32 memberId
Unique ID of the member.
BV_CUSTOM_INSTRUMENT_GROUP_DEFINITION()
virtual ~BV_CUSTOM_INSTRUMENT_GROUP_DEFINITION()
UInt32 sectionId
Unique ID of the section. The value 0 (zero) may be used as a wildcard to specify all sections.
virtual BV_CUSTOM_INSTRUMENT_GROUP_DEFINITION * clone() const
size_t deserialize(const void *buf, size_t inLen)
virtual std::string toString() const
Provides string presentation.
UInt32 traderId
Unique ID of the trader.
UInt32 instrumentId
Unique ID of the tradable instrument. The value 0 (zero) may be used as a wildcard to specify all tra...
virtual BV_CUSTOM_INSTRUMENT_GROUP_DEFINITION * clone(void *) const
@ BV_CUSTOM_INSTRUMENT_GROUP_DEFINITION