24#include <OnixS/Senaf/MarketData/Export.h>
HandlerStates::Enum HandlerState
States of the Handler in which it may reside.
Available Handler's states.
Enum
Available Handler's states.
@ Stopping
The Handler is stopping.
@ Stopped
The Handler is stopped.
@ Connecting
The Handler is connecting to feeds.
@ Started
The Handler is started but no data processing is performed yet.
static const char * toString(Enum state)
Returns string representation.