Public Member Functions | List of all members
PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C > Struct Template Reference

A descriptor for a class C that provides parameters. More...

#include <Registrar.h>

Inheritance diagram for PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >:
Inheritance graph
[legend]

Public Member Functions

virtual const Parametrizable::ParametersDoc availableParameters () const
 Return the available parameters for this class. More...
 
virtual std::shared_ptr< Interface > createInstance (const std::string &className, const Parametrizable::Parameters &params) const
 Create an instance of Interface using params. More...
 
virtual const std::string description () const
 Return the description of this class. More...
 
- Public Member Functions inherited from PointMatcherSupport::Registrar< Interface >::ClassDescriptor
virtual ~ClassDescriptor ()
 Virtual destructor, do nothing. More...
 

Detailed Description

template<typename Interface>
template<typename C>
struct PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >

A descriptor for a class C that provides parameters.

Definition at line 96 of file Registrar.h.

Member Function Documentation

◆ availableParameters()

template<typename Interface >
template<typename C >
virtual const Parametrizable::ParametersDoc PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >::availableParameters ( ) const
inlinevirtual

Return the available parameters for this class.

Implements PointMatcherSupport::Registrar< Interface >::ClassDescriptor.

Definition at line 119 of file Registrar.h.

◆ createInstance()

template<typename Interface >
template<typename C >
virtual std::shared_ptr<Interface> PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >::createInstance ( const std::string &  className,
const Parametrizable::Parameters params 
) const
inlinevirtual

Create an instance of Interface using params.

Implements PointMatcherSupport::Registrar< Interface >::ClassDescriptor.

Definition at line 98 of file Registrar.h.

◆ description()

template<typename Interface >
template<typename C >
virtual const std::string PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >::description ( ) const
inlinevirtual

Return the description of this class.

Implements PointMatcherSupport::Registrar< Interface >::ClassDescriptor.

Definition at line 114 of file Registrar.h.


The documentation for this struct was generated from the following file:


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04