37 namespace BondVision {
50 submitterTraderName.reserve(12);
102 size_t deserialize(
const void* buf,
size_t inLen);
105 virtual std::string toString ()
const;
116 virtual size_t serialize(
void* buf)
const;
std::string userData
Free text.
UInt32 memberId
Unique ID of the sell side member.
virtual ClassId::Enum id() const
Class id.
std::string currency
Currency ISO code. A nulll string denotes all currencies (wildcard)
UInt64 updateTime
Last update time.
UInt32 productType
Unique ID of the product type.
BV_INVENTORY_GROUP_MEMBER_EVENT::Enum event
Action applied to the association.
virtual ~BV_INVENTORY_GROUP_MEMBER_TRADER_EXC()
BV_INVENTORY_GROUP_MEMBER_TRADER_EXC()
UInt32 buySideTraderId
Unique ID of the buy side member.
UInt32 groupId
Unique ID of the group.
BV_INVENTORY_GROUP_MEMBER_STATUS::Enum status
Status of the association.
UInt32 submitterTraderId
Unique ID of the submitter trader.
std::string submitterTraderName
Name of the submitter trader.
virtual size_t serializationBufSize() const
unsigned long long UInt64
UInt32 submitterMemberId
Unique ID of the submitter member.
UInt32 buySideMemberId
Unique ID of the buy side member.