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

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

Public Member Functions

virtual void onComplexInstrumentUpdate (const ComplexInstrumentUpdate &update, const DataSource &dataSource)=0
 

Protected Member Functions

virtual ~ComplexInstrumentUpdateListener ()
 

Detailed Description

Definition at line 34 of file ComplexInstrumentUpdateListener.h.

Constructor & Destructor Documentation

virtual ~ComplexInstrumentUpdateListener ( )
inlineprotectedvirtual

Destructor.

Definition at line 42 of file ComplexInstrumentUpdateListener.h.

Member Function Documentation

virtual void onComplexInstrumentUpdate ( const ComplexInstrumentUpdate update,
const DataSource dataSource 
)
pure virtual

Is called when complex instrument update is received.


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