37 namespace BondVision {
48 instrumentClassCode.reserve(12);
49 instrumentClassDesc.reserve(36);
71 size_t deserialize(
const void* buf,
size_t inLen);
74 virtual std::string toString ()
const;
85 virtual size_t serialize(
void* buf)
const;
std::string instrumentClassCode
Unique alphanumeric ID code of the instrument class - brief description.
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
UInt32 instrumentClassId
Unique ID of the instrument class.
virtual ~TI_INSTRUMENT_CLASS()
std::string instrumentClassDesc
Description of the instrument class [CMF Market] This field might be updated by the Governance...