|
libpointmatcher
1.3.1
|
A descriptor for a class C that provides parameters. More...
#include <Registrar.h>
Public Member Functions | |
| virtual std::shared_ptr< 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. | |
Public Member Functions inherited from PointMatcherSupport::Registrar< Interface >::ClassDescriptor | |
| virtual | ~ClassDescriptor () |
| Virtual destructor, do nothing. | |
A descriptor for a class C that provides parameters.
1.8.15