OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
ConnectionStateListener Class Referenceabstract

#include <OnixS/Eurex/Trading/ConnectionStateListener.h>

Public Member Functions

virtual void onConnectionStateChanged (const ConnectionStateChange &)=0
 

Protected Member Functions

virtual ~ConnectionStateListener ()
 

Detailed Description

Definition at line 32 of file ConnectionStateListener.h.

Constructor & Destructor Documentation

virtual ~ConnectionStateListener ( )
inlineprotectedvirtual

Disables public delete operator in the interface class.

Definition at line 40 of file ConnectionStateListener.h.

Member Function Documentation

virtual void onConnectionStateChanged ( const ConnectionStateChange )
pure virtual

Implement this member to get notifications when the Handler's connection state changes.


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