#include <OnixS/Senaf/MarketData/HandlerState.h>
Definition at line 29 of file HandlerState.h.
Available Handler's states.
Enumerator |
---|
Stopped |
The Handler is stopped.
|
Stopping |
The Handler is stopping.
|
Started |
The Handler is started but no data processing is performed yet.
|
Connecting |
The Handler is connecting to feeds.
|
Definition at line 32 of file HandlerState.h.
static const char* toString |
( |
Enum |
state | ) |
|
|
static |
Returns string representation.
The documentation for this struct was generated from the following file: