#include <basic_tasks.h>


Public Member Functions | |
| SimulationTaskShowProcessors () | |
| virtual | ~SimulationTaskShowProcessors () |
| virtual std::string | name (void) const throw () |
| virtual std::string | description (void) const throw () |
Protected Member Functions | |
| virtual const ProcessorKeeper & | keeper (const SimulationController &) const throw () |
| shawn::SimulationTaskShowProcessors::SimulationTaskShowProcessors | ( | ) |
| virtual shawn::SimulationTaskShowProcessors::~SimulationTaskShowProcessors | ( | ) | [virtual] |
| virtual std::string shawn::SimulationTaskShowProcessors::name | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
| virtual std::string shawn::SimulationTaskShowProcessors::description | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
| virtual const ProcessorKeeper& shawn::SimulationTaskShowProcessors::keeper | ( | const SimulationController & | ) | const throw () [protected, virtual] |
1.5.6