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

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

Public Member Functions

virtual void onReplayError (const std::string &errorDescription)=0
 
virtual void onReplayFinished ()=0
 

Protected Member Functions

virtual ~ReplayListener ()
 

Detailed Description

Definition at line 40 of file Replay.h.

Constructor & Destructor Documentation

virtual ~ReplayListener ( )
protectedvirtual

Deletion is not supposed through interface of this class.

Member Function Documentation

virtual void onReplayError ( const std::string &  errorDescription)
pure virtual

Is called once error occurs while replaying.

virtual void onReplayFinished ( )
pure virtual

Is called once the replay is finished.


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