|
SNode.C
|
This is the complete list of members for CLI::HelpFormatter, including all inherited members.
| make_description(const App *app) const override | CLI::HelpFormatter | private |
| make_expanded(const App *sub, AppFormatMode mode) const override | CLI::HelpFormatter | private |
| make_group(std::string group, bool is_positional, std::vector< const Option * > opts) const override | CLI::HelpFormatter | private |
| make_option_opts(const Option *opt) const override | CLI::HelpFormatter | private |
| make_subcommand(const App *sub) const override | CLI::HelpFormatter | private |
| make_subcommands(const App *app, AppFormatMode mode) const override | CLI::HelpFormatter | private |
| make_usage(const App *app, std::string name) const override | CLI::HelpFormatter | private |
| ~HelpFormatter() override | CLI::HelpFormatter |