#include <sot/core/task-abstract.hh>
Public Member Functions | |
MemoryTaskAbstract (void) | |
virtual | ~MemoryTaskAbstract (void) |
virtual void | display (std::ostream &os) const =0 |
Public Attributes | |
int | timeLastChange |
Friends | |
std::ostream & | operator<< (std::ostream &os, const MemoryTaskAbstract &tcm) |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in dynamicgraph::sot::MemoryTaskSOT.
|
friend |
int dynamicgraph::sot::TaskAbstract::MemoryTaskAbstract::timeLastChange |