libpointmatcher
1.0.2
|
A descriptor for a class C that provides parameters. More...
#include <Registrar.h>
Public Member Functions | |
virtual Interface * | createInstance (const std::string &className, const Parametrizable::Parameters ¶ms) const |
Create an instance of Interface using params. | |
virtual const std::string | description () const |
Return the description of this class. | |
virtual const Parametrizable::ParametersDoc | availableParameters () const |
Return the available parameters for this class. |
A descriptor for a class C that provides parameters.