|
netxsimdg
|

Go to the source code of this file.
Functions | |
| template<> | |
| HelpMap & | Module::getHelpRecursive< Nextsim::IDynamics > (HelpMap &map, bool getAll) |
| template<> | |
| Nextsim::IDynamics & | Module::getImplementation< Nextsim::IDynamics > () |
| template<> | |
| void | Module::setImplementation< Nextsim::IDynamics > (const std::string &implName) |
| template<> | |
| std::unique_ptr< Nextsim::IDynamics > | Module::getInstance () |
Definition in file DynamicsModuleForPDtest.cpp.
| HelpMap & Module::getHelpRecursive< Nextsim::IDynamics > | ( | HelpMap & | map, |
| bool | getAll ) |
Definition at line 30 of file DynamicsModuleForPDtest.cpp.
| Nextsim::IDynamics & Module::getImplementation< Nextsim::IDynamics > | ( | ) |
Definition at line 31 of file DynamicsModuleForPDtest.cpp.
| std::unique_ptr< Nextsim::IDynamics > Module::getInstance | ( | ) |
Definition at line 39 of file DynamicsModuleForPDtest.cpp.
| void Module::setImplementation< Nextsim::IDynamics > | ( | const std::string & | implName | ) |
Definition at line 35 of file DynamicsModuleForPDtest.cpp.