TwiceAsNice
2019-02-18
|
This class is the interface definition of a work task. More...
#include <Task.h>
Public Member Functions | |
virtual void | execute ()=0 |
virtual | ~Task () |
This class is the interface definition of a work task.
|
inlinevirtual |
|
pure virtual |
Implemented in Nice::DelayedTask, and Nice::ServiceWatchdogTask.