83 size_t deserialize(
const void* buf,
size_t inLen);
86 virtual std::string toString ()
const;
97 virtual size_t serialize(
void* buf)
const;
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...
UInt32 groupId
Unique ID of the group.
virtual ClassId::Enum id() const
Class id.
UInt32 sectionId
Unique ID of the section. The value 0 (zero) may be used as a wildcard to specify all sections...
UInt32 instrumentClassId
Unique ID of the instrument class. The value 0 (zero) may be used as a wildcard to specify all instru...
virtual size_t serializationBufSize() const
CMF_CUSTOM_INSTRUMENT_GROUP_DEFINITION()
UInt32 memberId
Unique ID of the member.
virtual ~CMF_CUSTOM_INSTRUMENT_GROUP_DEFINITION()
UInt32 marketId
Unique ID of the market.