153 size_t deserialize(
const void* buf,
size_t inLen);
156 virtual std::string toString ()
const;
167 virtual size_t serialize(
void* buf)
const;
TI_FLAG::Enum rFCQTradingModalityFg
If true, then RFCQ trading modality is enabled on this instrument class on this section.
TI_FLAG::Enum oTCStatisticFlag
Flag indicating whether the trades originated by OTC Registrations are to be considered in the calcul...
UInt32 instrumentClassId
Unique ID of the instrument class.
TI_FLAG::Enum midPriceStatisticFlag
Flag indicating whether the trades originated by Mid-Price trading are to be considered in the calcul...
UInt32 startDate
Start of validity date.
TI_FLAG::Enum rFCQLastTradeFlag
If it is set to Yes, the trades originated by RFCQ's are to be considered in the last trade statistic...
TI_FLAG::Enum rFCQOfficialPriceFlag
If it is set to Yes, the trades originated by RFCQ's are to be considered in the official price calcu...
TI_FLAG::Enum cATStatisticFlag
Flag indicating whether the trades originated by CAT trading are to be considered in the calculation ...
TI_FLAG::Enum rfqEnabled
Flag indicating whether Rfqs are enabled or not on this instrument class on this section.
TI_FLAG::Enum aCMOfficialPriceFlag
If it is set to Yes, the trades originated by ACM trading are to be considered in the official price ...
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 oTCLastTradeFlag
If it is set to Yes, the trades originated by OTC Registrations are to be considered in the last trad...
TI_FLAG::Enum rFCQStatisticFlag
Flag indicating whether the trades originated by RFCQs are to be considered in the calculation of sta...
TI_FLAG::Enum cATOfficialPriceFlag
If it is set to Yes, the trades originated by CAT trading are to be considered in the official price ...
TI_FLAG::Enum rFQStatisticFlag
Flag indicating whether the trades originated by RFQs are to be considered in the calculation of stat...
UInt32 marketId
Unique ID of the market.
UInt32 endDate
End of validity date.
TI_FLAG::Enum iOOfficialPriceFlag
If it is set to Yes, the trades originated by inventory orders are to be considered in the official p...
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 midPriceLastTradeFlag
If it is set to Yes, the trades originated by Mid-Price trading are to be considered in the last trad...
virtual size_t serializationBufSize() const
TI_FLAG::Enum aCMTradingModalityFg
If it is set to Yes, the ACM trading modality is enabled on this instrument class in this section...
UInt32 sectionId
Unique ID of the section.
TI_FLAG::Enum aCMLastTradeFlag
If it is set to Yes, the trades originated by ACM trading are to be considered in the last trade stat...
TI_FLAG::Enum aCMStatisticFlag
Flag indicating whether the trades originated by ACM trading are to be considered in the calculation ...
virtual ClassId::Enum id() const
Class id.
TI_INSTRUMENT_CLASS_SECTION()
#define ONIXS_MTS_REPO_SDP_API
TI_FLAG::Enum cATTradingModalityFg
If true, then Click-and-Trade trading modality is enabled on this instrument class on this section...
TI_FLAG::Enum oTCOfficialPriceFlag
If it is set to Yes, the trades originated by OTC Registrations are to be considered in the official ...
TI_FLAG::Enum cATLastTradeFlag
If it is set to Yes, the trades originated by CAT trading are to be considered in the last trade stat...
UInt32 sortNumber
Instrument class sorting number.
TI_FLAG::Enum rFQOfficialPriceFlag
If it is set to Yes, the trades originated by RFQ's are to be considered in the official price calcul...
TI_FLAG::Enum iOStatisticFlag
Flag indicating whether the trades originated by inventory orders are to be considered in the calcula...
TI_FLAG::Enum rFQLastTradeFlag
If it is set to Yes, the trades originated by RFQ's are to be considered in the last trade statistics...
virtual ~TI_INSTRUMENT_CLASS_SECTION()