24#include "OnixS/Eurex/Trading/Export.h"
Defines the interface through which the Handler notifies subscribers about Handler state change event...
std::string toString() const
String representation.
ConnectionStateChange(ConnectionState::Enum newState, ConnectionState::Enum oldState, const char *host, UInt16 port)
Initialize instance.
ConnectionState::Enum oldState
Old state.
ConnectionState::Enum newState
New State.
std::ostream & operator<<(std::ostream &, const ConnectionStateChange &)
Make it printable to formatted C++ I/O streams.
Enum
Defines the state that the Handler's connection is in.