37 namespace BondVision {
48 issuerDesc.reserve(36);
49 countryCode.reserve(3);
74 size_t deserialize(
const void* buf,
size_t inLen);
77 virtual std::string toString ()
const;
88 virtual size_t serialize(
void* buf)
const;
std::string issuerDesc
Description of the issuing body.
UInt32 issuerId
Unique ID of the issuing body.
std::string countryCode
ISO unique alphanumeric ID code of the country to which the issuing body belongs. ...
virtual ClassId::Enum id() const
Class id.
UInt32 industryId
Unique ID of the goods sector in which the issuing body operates.
virtual size_t serializationBufSize() const