Plugin mechanism to declare new features in ProblemSolver class.
More...
#include <hpp/core/plugin.hh>
Plugin mechanism to declare new features in ProblemSolver class.
◆ ~ProblemSolverPlugin()
| virtual hpp::core::ProblemSolverPlugin::~ProblemSolverPlugin | ( | | ) | |
| inlinevirtual |
◆ ProblemSolverPlugin()
| hpp::core::ProblemSolverPlugin::ProblemSolverPlugin | ( | const std::string & | name, | | | const std::string & | version ) |
| inlineprotected |
◆ impl_initialize()
◆ initialize()
◆ name()
| const std::string & hpp::core::ProblemSolverPlugin::name | ( | | ) | const |
| inline |
◆ version()
| const std::string & hpp::core::ProblemSolverPlugin::version | ( | | ) | const |
| inline |
The documentation for this class was generated from the following file: