humoto
|
simple task mixin – should be used in building general tasks
t_Constraints | Base class representing simple constraints |
#include <task.h>
Protected Member Functions | |
SimpleTaskBaseMixin (const std::string &description) | |
Constructor. More... | |
~SimpleTaskBaseMixin () | |
Protected destructor: prevent destruction of the child classes through a base pointer. More... | |
virtual void | logTask (humoto::Logger &logger, const LogEntryName &parent=LogEntryName(), const std::string &name="task") const |
Log task. More... | |
Friends | |
class | HierarchyLevel |
|
inlineprotected |
|
inlineexplicitprotected |
|
inlineprotectedvirtual |
|
friend |