24 #include "OnixS/Eurex/Trading/Export.h" 28 namespace OnixS {
namespace Eurex {
namespace Trading {
virtual void onConnectionStateChanged(const ConnectionStateChange &)=0
Implement this member to get notifications when the Handler's connection state changes.
Provides events representing changes in the Handler's connection state.
Defines the interface through which the Handler notifies subscribers about Handler state change event...
virtual ~ConnectionStateListener()
Disables public delete operator in the interface class.