Plugin mechanism to declare new features in ProblemSolver class.
More...
#include <hpp/core/plugin.hh>
Plugin mechanism to declare new features in ProblemSolver class.
virtual hpp::core::ProblemSolverPlugin::~ProblemSolverPlugin |
( |
| ) |
|
|
inlinevirtual |
hpp::core::ProblemSolverPlugin::ProblemSolverPlugin |
( |
const std::string & |
name, |
|
|
const std::string & |
version |
|
) |
| |
|
inlineprotected |
const std::string& hpp::core::ProblemSolverPlugin::name |
( |
| ) |
const |
|
inline |
const std::string& hpp::core::ProblemSolverPlugin::version |
( |
| ) |
const |
|
inline |