107 size_t deserialize(
const void* buf,
size_t inLen);
110 virtual std::string toString ()
const;
121 virtual size_t serialize(
void* buf)
const;
TI_FLAG::Enum rFQLastTradeFlag
If it is set to Yes,the trades originated by RFQs are to be considered in the last trade statistics I...
TI_FLAG::Enum cATStatisticFlag
Flag indicating whether the trades originated by CAT trading are to be considered in the calculation ...
UInt32 instrumentClassId
Unique ID of the instrument class.
UInt32 startDate
Start of validity date.
TI_FLAG::Enum midPriceStatisticFlag
Flag indicating whether the trades originated by Mid-Price trading are to be considered in the calcul...
TI_FLAG::Enum cATLastTradeFlag
If it is set to Yes,the trades originated by CAT trading are to be considered in the last trade stati...
UInt32 endDate
End of validity date.
virtual ClassId::Enum id() const
Class id.
virtual ~CMF_INSTRUMENT_CLASS_SECTION()
UInt32 sortNumber
Instrument class sorting number.
TI_FLAG::Enum rfqEnabled
Flag indicating whether Rfqs are enabled or not on this instrument class on this section.
TI_FLAG::Enum midPriceLastTradeFlag
If it is set to Yes,the trades originated by Mid- Price trading are to be considered in the last trad...
TI_FLAG::Enum rFQOfficialPriceFlag
If it is set to Yes,the trades originated by RFQ's are to be considered in the official price calcula...
TI_FLAG::Enum midPriceOfficialPriceFlag
If it is set to Yes,the trades originated by Mid- Price trading are to be considered in the official ...
TI_FLAG::Enum cATOfficialPriceFlag
If it is set to Yes,the trades originated by CAT trading are to be considered in the official price c...
CMF_INSTRUMENT_CLASS_SECTION()
UInt32 sectionId
Unique ID of the section.
TI_FLAG::Enum rFQStatisticFlag
Flag indicating whether the trades originated by RFQs are to be considered in the calculation of stat...
virtual size_t serializationBufSize() const