#include <StatusHandler.h>
Detailed Description
Definition at line 7 of file StatusHandler.h.
Member Enumeration Documentation
- Enumerator:
RUN |
|
SUSPEND |
|
STOP |
|
SHUTDOWN |
|
RESTART |
|
RECOVER |
|
NOTLOADED |
|
LISTEN |
|
Definition at line 10 of file StatusHandler.h.
Constructor & Destructor Documentation
Member Function Documentation
State StatusHandler::getState |
( |
| ) |
|
|
inline |
void* StatusHandler::handle |
( |
char |
command, |
|
|
|
... |
|
) |
| |
|
inlinevirtual |
bool StatusHandler::recover |
( |
| ) |
|
|
inline |
bool StatusHandler::restart |
( |
| ) |
|
|
inline |
bool StatusHandler::run |
( |
| ) |
|
|
inline |
void StatusHandler::setState |
( |
State |
state | ) |
|
|
inline |
bool StatusHandler::shutdown |
( |
| ) |
|
|
inline |
bool StatusHandler::stop |
( |
| ) |
|
|
inline |
bool StatusHandler::suspend |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: