 |
Manual for OpenFLUID 2.1.11
|
Go to the documentation of this file.
40 #ifndef __OPENFLUID_MACHINE_SIMULATORPLUGINSMANAGER_HPP__
41 #define __OPENFLUID_MACHINE_SIMULATORPLUGINSMANAGER_HPP__
54 class ModelItemSignatureInstance;
55 class ModelItemInstance;
63 openfluid::ware::GetPluggableSimulatorSignatureProc,
64 openfluid::ware::GetPluggableSimulatorBodyProc>
108 return openfluid::config::SIMULATORS_PLUGINS_SUFFIX;
116 std::vector<ModelItemSignatureInstance*> getAvailableGhostsSignatures(
const std::string& Pattern =
"")
const;
SimulatorSignature *(* GetPluggableSimulatorSignatureProc)()
Definition: PluggableSimulator.hpp:479
#define OPENFLUID_API
Definition: dllexport.hpp:86
static std::vector< std::string > getSimulatorsDirs()
#define OPENFLUID_SINGLETON_DEFINITION(T)
Definition: SingletonMacros.hpp:55
PluggableSimulator *(* GetPluggableSimulatorBodyProc)()
Definition: PluggableSimulator.hpp:477
Definition: ModelItemInstance.hpp:76
std::vector< std::string > getPluginsSearchPaths() const
Definition: SimulatorPluginsManager.hpp:96
std::string getPluginFullPath(const std::string &Filename) const
Definition: SimulatorPluginsManager.hpp:86
static std::string getSimulatorFullPath(const std::string &Filename)
Definition: WarePluginsManager.hpp:81
Definition: ApplicationException.hpp:47
std::string getPluginFilenameSuffix() const
Definition: SimulatorPluginsManager.hpp:106
Definition: ModelItemInstance.hpp:98
Definition: SimulatorPluginsManager.hpp:62
Generated by
1.8.17