37 namespace BondVision {
48 memberCode.reserve(10);
49 memberDesc.reserve(36);
50 memberShortDesc.reserve(12);
51 countryCode.reserve(3);
92 size_t deserialize(
const void* buf,
size_t inLen);
95 virtual std::string toString ()
const;
106 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
std::string memberCode
Unique ID code of the member (ABI/MTS coding)
TI_MEMBER_TYPE::Enum memberType
ID of the type of member.
std::string memberShortDesc
Short description of the member This field might be updated by the Governance during the current trad...
UInt32 mainMemberId
Unique ID of the group leader member.
UInt32 memberId
Unique ID of the member.
std::string memberDesc
Description of the member This field might be updated by the Governance during the current trading da...
TI_MEMBER_CLASSIFICATION::Enum memberClassification
MTS member classification.
virtual size_t serializationBufSize() const
std::string bICCode
BIC Code of the member.
std::string countryCode
ISO unique alphanumeric ID code of the country to which the member belongs.