50 groupName.reserve(20);
108 size_t deserialize(
const void* buf,
size_t inLen);
111 virtual std::string toString ()
const;
122 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
UInt32 groupId
Unique ID of the group.
UInt32 memberId
Unique ID of the member.
UInt32 updateDate
Last update date.
UInt32 sortNumber
Instrument Group Sorting Number.
CMF_INSTRUMENT_GROUP_STATUS::Enum status
Status of the group. Deleted group will be removed at the end of the current trading day...
UInt32 creationDate
Creation date.
unsigned long long UInt64
std::string groupName
Group name.
virtual size_t serializationBufSize() const
CMF_CUSTOM_INSTRUMENT_GROUP()
CMF_INSTRUMENT_GROUP_TYPE::Enum groupType
Type of the group.
UInt32 traderId
Unique ID of the trader.
virtual ~CMF_CUSTOM_INSTRUMENT_GROUP()
UInt32 parentGroupId
Unique ID of the parent group.
CMF_INSTRUMENT_GROUP_LEVEL::Enum groupLevel
Level of the group.
UInt64 creationTime
Creation time.
UInt64 updateTime
Last update time.
CMF_INSTRUMENT_GROUP_EVENT::Enum event
Action applied to the group.
UInt32 marketId
Unique ID of the market.