#include <random_seed.h>


Public Member Functions | |
| SimulationTaskRandomSeed () | |
| virtual | ~SimulationTaskRandomSeed () |
| virtual void | run (SimulationController &) throw (std::runtime_error) |
| virtual std::string | name (void) const throw () |
| virtual std::string | description (void) const throw () |
| virtual long int | seed (void) const throw () |
| shawn::SimulationTaskRandomSeed::SimulationTaskRandomSeed | ( | ) |
| virtual shawn::SimulationTaskRandomSeed::~SimulationTaskRandomSeed | ( | ) | [virtual] |
| virtual void shawn::SimulationTaskRandomSeed::run | ( | SimulationController & | ) | throw (std::runtime_error) [virtual] |
Implements shawn::SimulationTask.
| virtual std::string shawn::SimulationTaskRandomSeed::name | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
| virtual std::string shawn::SimulationTaskRandomSeed::description | ( | void | ) | const throw () [virtual] |
Implements shawn::KeeperManaged.
| virtual long int shawn::SimulationTaskRandomSeed::seed | ( | void | ) | const throw () [virtual] |
1.5.6