Public Member Functions
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]

List of all members.

Public Member Functions

virtual const
Parametrizable::ParametersDoc 
availableParameters () const
 Return the available parameters for this class.
virtual Interface * createInstance (const std::string &className, const Parametrizable::Parameters &params) const
 Create an instance of Interface using params.
virtual const std::string description () const
 Return the description of this class.

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

template<typename Interface >
template<typename C >
virtual const Parametrizable::ParametersDoc PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >::availableParameters ( ) const [inline, virtual]

Return the available parameters for this class.

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

Definition at line 117 of file Registrar.h.

template<typename Interface >
template<typename C >
virtual Interface* PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >::createInstance ( const std::string &  className,
const Parametrizable::Parameters params 
) const [inline, virtual]

Create an instance of Interface using params.

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

Definition at line 98 of file Registrar.h.

template<typename Interface >
template<typename C >
virtual const std::string PointMatcherSupport::Registrar< Interface >::GenericClassDescriptor< C >::description ( ) const [inline, virtual]

Return the description of this class.

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

Definition at line 113 of file Registrar.h.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:07