50 issuerDesc.reserve(36);
51 countryCode.reserve(3);
76 size_t deserialize(
const void* buf,
size_t inLen);
79 virtual std::string toString ()
const;
90 virtual size_t serialize(
void* buf)
const;
std::string issuerDesc
Description of the issuing body.
virtual ClassId::Enum id() const
Class id.
UInt32 issuerId
Unique ID of the issuing body.
virtual size_t serializationBufSize() const
UInt32 industryId
Unique ID of the goods sector in which the issuing body operates.
std::string countryCode
ISO unique alphanumeric ID code of the country to which the issuing body belongs. ...