37 namespace BondVision {
48 description.reserve(36);
89 size_t deserialize(
const void* buf,
size_t inLen);
92 virtual std::string toString ()
const;
103 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
UInt32 creationDate
Creation date.
virtual ~BV_INVENTORY_GROUP()
std::string userData
Free field used by the client.
UInt32 groupId
Unique ID of the group.
UInt64 updateTime
Last update time.
UInt64 creationTime
Creatione time.
BV_INVENTORY_GROUP_STATUS::Enum status
Status of the group. Deleted group will be removed at the end of the current trading day...
std::string description
Description of the group.
virtual size_t serializationBufSize() const
BV_INVENTORY_GROUP_EVENT::Enum event
Action applied to the group.
unsigned long long UInt64
UInt32 memberId
Unique ID of the Sell Side Member.