#include <log_sys_resources.h>


Public Member Functions | |
| LogSysResourcesTask () | |
| virtual | ~LogSysResourcesTask () |
| virtual std::string | name (void) const throw () |
| virtual std::string | description (void) const throw () |
| virtual void | run (shawn::SimulationController &sc) throw ( std::runtime_error ) |
Protected Member Functions | |
| void | log_numeric (const std::string &, int) const throw () |
| shawn::LogSysResourcesTask::LogSysResourcesTask | ( | ) |
| virtual shawn::LogSysResourcesTask::~LogSysResourcesTask | ( | ) | [virtual] |
| virtual std::string shawn::LogSysResourcesTask::name | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
| virtual std::string shawn::LogSysResourcesTask::description | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
| virtual void shawn::LogSysResourcesTask::run | ( | shawn::SimulationController & | sc | ) | throw ( std::runtime_error ) [virtual] |
Implements shawn::SimulationTask.
| void shawn::LogSysResourcesTask::log_numeric | ( | const std::string & | , | |
| int | ||||
| ) | const throw () [protected] |
1.5.6