The documentation of all parameters. More...
#include <Parametrizable.h>
Inherits std::vector< ParameterDoc >.
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. |
The documentation of all parameters.