All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
openfluid::machine::RandomGenerator Class Reference

#include <machine/RandomGenerator.hpp>

Inheritance diagram for openfluid::machine::RandomGenerator:
openfluid::machine::Generator openfluid::ware::PluggableSimulator openfluid::ware::SimulationContributorWare openfluid::ware::SimulationInspectorWare openfluid::ware::SimulationDrivenWare openfluid::ware::PluggableWare

List of all members.

Public Member Functions

 RandomGenerator ()
 ~RandomGenerator ()
void initParams (const openfluid::ware::WareParams_t &Params)
void checkConsistency ()
openfluid::base::SchedulingRequest initializeRun ()
openfluid::base::SchedulingRequest runStep ()
void finalizeRun ()

Constructor & Destructor Documentation


Member Function Documentation

Checks the simulator consistency. Internally called by the framework.

Implements openfluid::ware::PluggableSimulator.

Internally called by the framework.

Implements openfluid::ware::PluggableSimulator.

Internally called by the framework.

Implements openfluid::ware::PluggableSimulator.

Initializes simulator parameters of the simulator, given as a hash map. Internally called by the framework.

Implements openfluid::ware::PluggableSimulator.

Internally called by the framework.

Implements openfluid::ware::PluggableSimulator.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines