virtual void onStateChanged(HandlerState::Enum newState)=0
Implement this member to get notifications about handler state change.
virtual ~HandlerStateListener()
Disables public delete operator in the interface class.
ONIXS_CBOE_CFE_BOE_API std::string enumToString(ErrorCode::Enum)
Returns string representation of ErrorCode value.
std::ostream & operator<<(std::ostream &stream, const FixedPointDecimal< Mantissa, Exponent > &number)
Defines the state that the handler is in.
Enum
Defines the state that the handler is in.
@ Disconnected
Disconnected.
@ Disconnecting
Disconnecting.