libpointmatcher  1.0.2
Public Member Functions | Friends
PointMatcherSupport::Parametrizable::ParametersDoc Struct Reference

The documentation of all parameters. More...

#include <Parametrizable.h>

Inherits std::vector< T >.

List of all members.

Public Member Functions

 ParametersDoc (std::initializer_list< ParameterDoc > list)
 Construct a documentation of parameters from a static description in the source.
 ParametersDoc ()
 Construct an empty documentation of parameters.

Friends

std::ostream & operator<< (std::ostream &o, const ParametersDoc &p)
 Dump the documentation of these parameters to a stream.

Detailed Description

The documentation of all parameters.


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