36 namespace BondVision {
47 cMFSectionCode.reserve(4);
48 cMFSectionDesc.reserve(36);
70 size_t deserialize(
const void* buf,
size_t inLen);
73 std::string toString ()
const;
79 size_t serialize(
void* buf)
const;
TI_INSTRUMENT_TYPE::Enum instrumentType
Instrument type.
UInt32 financialInstrumentId
Unique ID of the financial instrument.
std::string cMFSectionCode
CMF Section Code.
UInt32 instrumentClassId
Unique ID of the instrument class.
~BV_CMF_OFFICIAL_PRICE_INFO()
size_t serializationBufSize() const
std::string cMFSectionDesc
CMF Section Description.
BV_CMF_OFFICIAL_PRICE_INFO()