sc::Runnable Class Reference
The
Runnable class is a
DescribedClass with a pure virtual run member.
More...
#include <util/misc/runnable.h>
List of all members.
|
Public Member Functions |
|
virtual void | run ()=0 |
| | Executates an action as specified the derived class.
|
Detailed Description
The
Runnable class is a
DescribedClass with a pure virtual run member.
The documentation for this class was generated from the following file: