#include <OnixS/Eurex/Trading/ConnectionStateListener.h>
Public Member Functions | |
virtual void | onConnectionStateChanged (const ConnectionStateChange &)=0 |
Protected Member Functions | |
virtual | ~ConnectionStateListener () |
Definition at line 31 of file ConnectionStateListener.h.
|
inlineprotectedvirtual |
Disables public delete operator in the interface class.
Definition at line 39 of file ConnectionStateListener.h.
|
pure virtual |
Implement this member to get notifications when the Handler's connection state changes.