25#include <OnixS/Eurex/DropCopy/Export.h>
42 const std::string&
host,
Defines the interface through which the Handler notifies subscribers about Handler state change event...
std::string toString() const
String representation.
ConnectionState::Enum oldState
Old state.
ConnectionStateChange(ConnectionState::Enum newState, ConnectionState::Enum oldState, const std::string &host, std::uint16_t port)
Initialize instance.
ConnectionStateChange & operator=(const ConnectionStateChange &)=delete
ConnectionState::Enum newState
New State.
ConnectionStateChange(const ConnectionStateChange &)=delete
std::ostream & operator<<(std::ostream &, ApplId::Enum)
Make it printable using C++ I/O streams.
Enum
Defines the state that the Handler's connection is in.