50 marketManager.reserve(36);
55 countryCode.reserve(3);
58 electronicMail.reserve(64);
113 size_t deserialize(
const void* buf,
size_t inLen);
116 virtual std::string toString ()
const;
127 virtual size_t serialize(
void* buf)
const;
std::string address
Address of the Member Firm.
virtual size_t serializationBufSize() const
UInt32 sectionId
Unique ID of the section.
std::string phone
Telephone number of the market manager.
std::string city
Town of residence of the Member Firm.
std::string electronicMail
E-mail address of the market manager.
std::string zIPCode
Postal code of the Member Firm.
std::string fax
Fax number of the market manager.
std::string countryCode
ISO code of the country of the Member Firm.
UInt32 memberId
Unique ID of the member.
virtual ClassId::Enum id() const
Class id.
UInt32 marketId
Unique ID of the market.
std::string marketManager
Description of the market manager.
UInt32 startDate
Start of validity date.
virtual ~TI_MEMBER_SECTION()
UInt32 endDate
End of validity date.
std::string province
Code of the province of residence of the Member Firm.