OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.1
API documentation
FlexibleInstrumentUpdateListener Class Referenceabstract

#include <OnixS/Eurex/MarketData/FlexibleInstrumentUpdateListener.h>

Public Member Functions

virtual void onFlexibleInstrumentUpdate (const FlexibleInstrumentUpdate &update, const DataSource &dataSource)=0
 

Protected Member Functions

virtual ~FlexibleInstrumentUpdateListener ()
 

Detailed Description

Definition at line 34 of file FlexibleInstrumentUpdateListener.h.

Constructor & Destructor Documentation

virtual ~FlexibleInstrumentUpdateListener ( )
inlineprotectedvirtual

Destructor.

Definition at line 42 of file FlexibleInstrumentUpdateListener.h.

Member Function Documentation

virtual void onFlexibleInstrumentUpdate ( const FlexibleInstrumentUpdate update,
const DataSource dataSource 
)
pure virtual

Is called when mass instrument state change is received.


The documentation for this class was generated from the following file: