40 #ifndef __OPENFLUID_MACHINE_MULTIINJECTGENERATOR_HPP__
41 #define __OPENFLUID_MACHINE_MULTIINJECTGENERATOR_HPP__
59 std::string m_DataFile;
61 std::map<std::string, std::set<std::string>> m_VarsByUnitsClass;
Definition: SchedulingRequest.hpp:54
Definition: Generator.hpp:54
Definition: MultiInjectGenerator.hpp:56
void finalizeRun()
Definition: MultiInjectGenerator.hpp:84
openfluid::base::SchedulingRequest initializeRun()
openfluid::base::SchedulingRequest runStep()
void initParams(const openfluid::ware::WareParams_t &Params)
#define OPENFLUID_API
Definition: dllexport.hpp:86
std::map< WareParamKey_t, WareParamValue_t > WareParams_t
Definition: TypeDefs.hpp:146
Definition: ApplicationException.hpp:47