

| Public Member Functions | |
| RandomGenerator () | |
| ~RandomGenerator () | |
| bool | initParams (openfluid::core::FuncParamsMap_t Params) | 
| bool | checkConsistency () | 
| bool | initializeRun (const openfluid::base::SimulationInfo *SimInfo) | 
| bool | runStep (const openfluid::base::SimulationStatus *SimStatus) | 
| bool | finalizeRun (const openfluid::base::SimulationInfo *SimInfo) | 
| openfluid::machine::RandomGenerator::RandomGenerator | ( | ) | 
| openfluid::machine::RandomGenerator::~RandomGenerator | ( | ) | 
| bool openfluid::machine::RandomGenerator::checkConsistency | ( | ) |  [virtual] | 
Checks the function consistency. Internally called by the framework.
Implements openfluid::base::PluggableFunction.
| bool openfluid::machine::RandomGenerator::finalizeRun | ( | const openfluid::base::SimulationInfo * | SimInfo | ) |  [virtual] | 
Internally called by the framework.
Implements openfluid::base::PluggableFunction.
| bool openfluid::machine::RandomGenerator::initializeRun | ( | const openfluid::base::SimulationInfo * | SimInfo | ) |  [virtual] | 
Internally called by the framework.
Implements openfluid::base::PluggableFunction.
| bool openfluid::machine::RandomGenerator::initParams | ( | openfluid::core::FuncParamsMap_t | Params | ) |  [virtual] | 
Initializes function parameters of the function, given as a hash map. Internally called by the framework.
Implements openfluid::base::PluggableFunction.
| bool openfluid::machine::RandomGenerator::runStep | ( | const openfluid::base::SimulationStatus * | SimStatus | ) |  [virtual] | 
Internally called by the framework.
Implements openfluid::base::PluggableFunction.
 Creative Commons By-NC-ND license
Creative Commons By-NC-ND license