126 virtual size_t serialize(
void* buf)
const;
UInt32 creationDate
Date at which the data was created.
UInt32 ownerTraderId
Unique Id of the Buy side trader owner of the group.
std::string groupName
Name of the Dealer Group.
virtual ClassId::Enum id() const
Class id.
UInt64 updateTime
Time at which the data was last updated.
UInt16 dealersNum
Number of dealers in the Dealer Group.
virtual size_t serializationBufSize() const
UInt32 groupId
Unique ID of the Dealer Group.
UInt32 memberId
Unique ID of the Buy side member.
std::string userdata
Free field used by the client.
virtual ~BV_DEALER_GROUP()
BV_DEALER_GROUP_EVENT::Enum event
Action applied to the Dealer Group.
UInt64 creationTime
Time at which the data was last created.
UInt64 dealers[100]
List of Dealers (MemberId)
std::string traderName
Name of the Buy side trader.
size_t deserialize(const void *buf, size_t inLen)
virtual BV_DEALER_GROUP * clone() const
virtual std::string toString() const
Provides string presentation.
std::string ownerTraderName
Name of the Buy side trader owner of the group.
UInt32 traderId
Unique ID of the Buy side trader.
virtual BV_DEALER_GROUP * clone(void *) const
UInt32 updateDate
Date at which the data was last updated.
BV_DEALER_GROUP_STATUS::Enum status
Dealer Group status.
unsigned long long UInt64