#define ONIXS_ESPEED_ITCH_NAMESPACE_END
#define ONIXS_ESPEED_ITCH_NAMESPACE_BEGIN
Enum
Defines the state that the handler is in.
The intermediate state when the Handler is not Started but not Stopped.
ONIXS_ESPEED_ITCH_API std::string enumToString(HandlerState::Enum)
Returns string representation of HandlerState value.
virtual ~HandlerStateListener()
Disables public delete operator in the interface class.
The intermediate state when the Handler is not Stopped but not Started.
Defines the state that the handler is in.