OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.11.0
API documentation
ReplayListener Class Referenceabstract

#include <OnixS/CboeCFE/Trading/BOE/ReplayListener.h>

Public Member Functions

virtual void onReplayCompleted ()=0
 

Protected Member Functions

virtual ~ReplayListener ()
 

Detailed Description

Session listener.

Definition at line 30 of file ReplayListener.h.

Constructor & Destructor Documentation

virtual ~ReplayListener ( )
inlineprotectedvirtual

Disables public delete operator in the interface class.

Definition at line 40 of file ReplayListener.h.

Member Function Documentation

virtual void onReplayCompleted ( )
pure virtual

Implement this member to get notifications when replay is completed


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