36 namespace BondVision {
47 instrumentCode.reserve(12);
60 size_t deserialize(
const void* buf,
size_t inLen);
63 std::string toString ()
const;
69 size_t serialize(
void* buf)
const;
TI_INSTRUMENT_TYPE::Enum instrumentType
Identifier of the tradable instrument type (Bond only)
BV_HIST_INSTRUMENT_INFO()
~BV_HIST_INSTRUMENT_INFO()
size_t serializationBufSize() const
std::string instrumentCode
Alphanumeric code of the tradable instrument.