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

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

Public Member Functions

virtual void onScaledSimpleInstrumentUpdate (const ScaledSimpleInstrumentUpdate &update, const DataSource &dataSource)=0
 

Protected Member Functions

virtual ~ScaledSimpleInstrumentUpdateListener ()
 

Detailed Description

Definition at line 34 of file ScaledSimpleInstrumentUpdateListener.h.

Constructor & Destructor Documentation

virtual ~ScaledSimpleInstrumentUpdateListener ( )
inlineprotectedvirtual

Destructor.

Definition at line 42 of file ScaledSimpleInstrumentUpdateListener.h.

Member Function Documentation

virtual void onScaledSimpleInstrumentUpdate ( const ScaledSimpleInstrumentUpdate update,
const DataSource dataSource 
)
pure virtual

Is called when scaled instrument update is received.


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