OnixS C++ EuroTLX GTP Market Data Handler  1.4.0
API documentation
ReplayListener Class Referenceabstract

#include <OnixS/EuroTLX/MarketData/GTP/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 logs.

virtual void onReplayFinished ( )
pure virtual

Is called once all the logs are replayed.


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