Honeycomb
0.1
Component-Model Framework
|
All tasks must inherit from this class. std::function is not used here to avoid the operator() virtual call. More...
#include <Pool.h>
Protected Member Functions | |
virtual void | trace (const String &file, int line, const String &msg) const |
virtual bool | traceEnabled () const |
Friends | |
class | Pool |
class | Worker |
All tasks must inherit from this class. std::function is not used here to avoid the operator() virtual call.
|
protectedvirtual |
Reimplemented in honey::DepTask, and honey::PeriodicTask.
|
inlineprotectedvirtual |
Reimplemented in honey::DepTask, and honey::PeriodicTask.
|
friend |
|
friend |