#include <HelpExtractor.hh>
template<template< typename > class X, typename Y>
struct svt::HelpExtractor< svt::TTList< X, Y > >
Definition at line 184 of file HelpExtractor.hh.
◆ collectParamInfos()
template<template< typename > class X, typename Y >
recursive getParamInfos() for TList items
- Parameters
-
help | (in/out) add Help texts for parameters of current and following TList items to given map |
Definition at line 196 of file HelpExtractor.hh.
◆ createParamInfoFromNamesDescriptions()
template<template< typename > class X, typename Y >
recursive creating of ParamInfo - Alternatives from name() and description() methods from all elements in given Type list.
- Parameters
-
longKey | longKey entry for each created ParamInfo |
shortKey | shortKey entry for each created ParamInfo |
- Exceptions
-
Definition at line 224 of file HelpExtractor.hh.
◆ getNamesDescriptions()
template<template< typename > class X, typename Y >
recursive extract name() and description() for TList items
- Parameters
-
help | (in/out) add name() and description() of current TList item to given ParamInfo using addAlternative() |
Definition at line 242 of file HelpExtractor.hh.
The documentation for this struct was generated from the following file: