#include <waresdev/WareSrcFactory.hpp>
|
| static std::string | createSimulator (const openfluid::ware::SimulatorSignature &Signature, const Configuration &Config, const std::string &ParentPath, bool WithIDSubDir=true) |
| |
| static std::string | createObserver (const openfluid::ware::ObserverSignature &Signature, const Configuration &Config, const std::string &ParentPath, bool WithIDSubDir=true) |
| |
| static std::string | createBuilderext (const openfluid::builderext::BuilderExtensionSignature &Signature, const Configuration &Config, const std::string &ParentPath, bool WithIDSubDir=true) |
| |
| static std::string | duplicateWare (const std::string ID, const std::string &ParentPath, const std::string &OriginDir, bool AcceptAll=false) |
| |
◆ CPPCLASS_DELETE_FIVE()
| openfluid::waresdev::WareSrcFactory::CPPCLASS_DELETE_FIVE |
( |
WareSrcFactory |
| ) |
|
◆ createBuilderext()
◆ createObserver()
◆ createSimulator()
◆ duplicateWare()
| static std::string openfluid::waresdev::WareSrcFactory::duplicateWare |
( |
const std::string |
ID, |
|
|
const std::string & |
ParentPath, |
|
|
const std::string & |
OriginDir, |
|
|
bool |
AcceptAll = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: