40 #ifndef __OPENFLUID_MACHINE_INJECTGENERATOR_HPP__
41 #define __OPENFLUID_MACHINE_INJECTGENERATOR_HPP__
65 std::string m_SourcesFile;
66 std::string m_DistriFile;
Definition: SchedulingRequest.hpp:54
Definition: InjectGenerator.hpp:56
openfluid::base::SchedulingRequest runStep()
void finalizeRun()
Definition: InjectGenerator.hpp:87
openfluid::base::SchedulingRequest initializeRun()
void initParams(const openfluid::ware::WareParams_t &Params)
Definition: Generator.hpp:93
#define OPENFLUID_API
Definition: dllexport.hpp:86
std::map< WareParamKey_t, WareParamValue_t > WareParams_t
Definition: TypeDefs.hpp:146
Definition: ApplicationException.hpp:47