40 #ifndef __OPENFLUID_WARE_WARERNG_HPP__
41 #define __OPENFLUID_WARE_WARERNG_HPP__
50 #include <openfluid/ware/TypeDefs.hpp>
55 class SimulationDrivenWare;
Definition: SimulationDrivenWare.hpp:292
Definition: WareRNG.hpp:58
WareRNG(SimulationDrivenWare *Ware)
void init(const WareParams_t &Params)
~WareRNG()
Definition: WareRNG.hpp:63
void displaySeedInfo() override
#define OPENFLUID_API
Definition: dllexport.hpp:86
std::map< WareParamKey_t, WareParamValue_t > WareParams_t
Definition: TypeDefs.hpp:146
Definition: ApplicationException.hpp:47