85 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
std::string memberCode
Unique ID code of the member (ABI/MTS coding)
UInt32 memberId
Unique ID of the dealer.
std::string memberShortDesc
Short description of the member. This field might be updated by the Governance during the current tra...
virtual BV_INVENTORY_DEALERS * clone(void *) const
virtual BV_INVENTORY_DEALERS * clone() const
size_t deserialize(const void *buf, size_t inLen)
virtual std::string toString() const
Provides string presentation.
virtual ~BV_INVENTORY_DEALERS()