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

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

Public Member Functions

virtual void onCachedDepthIncremental (const DepthIncremental &incremental, const DataSource &dataSource)=0
 

Protected Member Functions

virtual ~CachedDepthIncrementalListener ()
 

Detailed Description

Definition at line 35 of file CachedDepthIncrementalListener.h.

Constructor & Destructor Documentation

virtual ~CachedDepthIncrementalListener ( )
inlineprotectedvirtual

Destructor.

Definition at line 43 of file CachedDepthIncrementalListener.h.

Member Function Documentation

virtual void onCachedDepthIncremental ( const DepthIncremental incremental,
const DataSource dataSource 
)
pure virtual

Is called when depth incremental is cached during the recovery process.


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