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