Runnable Class Referenceabstract
#include <Runnable.h>
Public Member Functions | |
virtual | ~Runnable () |
virtual void | run ()=0 |
Detailed Description
Constructor & Destructor Documentation
◆ ~Runnable()
|
inlinevirtual |
Runnables should never throw in their destructors
Member Function Documentation
◆ run()
|
pure virtual |
Task to be performed in another thread of execution
The documentation for this class was generated from the following file:
- Runnable.h