Definition at line 29 of file HandlerState.h.
◆ Enum
Available Handler's states.
Enumerator |
---|
Stopped | 0 | 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.
◆ toString()
const char * toString |
( |
Enum | state | ) |
|
|
static |
Returns string representation.