37 namespace BondVision {
93 size_t deserialize(
const void* buf,
size_t inLen);
96 virtual std::string toString ()
const;
107 virtual size_t serialize(
void* buf)
const;
TI_FLAG::Enum iOOfficialPriceFlag
If it is set to Yes, the trades originated by inventory orders are to be considered in the official p...
BV_INSTRUMENT_CLASS_SECTION()
UInt32 instrumentClassId
Unique ID of the instrument class.
UInt32 sectionId
Unique ID of the section.
TI_FLAG::Enum iOStatisticFlag
Flag indicating whether the trades originated by inventory orders are to be considered in the calcula...
TI_FLAG::Enum rFCQOfficialPriceFlag
If it is set to Yes, the trades originated by RFCQs are to be considered in the official price calcul...
UInt32 stopDate
End of validity date.
TI_FLAG::Enum iOLastTradeFlag
If it is set to Yes, the trades originated by inventory orders are to be considered in the last trade...
TI_FLAG::Enum rFCQLastTradeFlag
If it is set to Yes, the trades originated by RFCQs are to be considered in the last trade statistics...
virtual ~BV_INSTRUMENT_CLASS_SECTION()
UInt32 sortNumber
Instrument class sorting number.
virtual size_t serializationBufSize() const
UInt32 startDate
Start of validity date.
virtual ClassId::Enum id() const
Class id.
TI_FLAG::Enum rFCQStatisticFlag
Flag indicating whether the trades originated by RFCQs are to be considered in the calculation of sta...