CLI11
C++11 Command Line Interface Parser
Loading...
Searching...
No Matches
CLI::FormatterLambda Member List

This is the complete list of members for CLI::FormatterLambda, including all inherited members.

column_width(std::size_t val)CLI::FormatterBaseinline
column_width_CLI::FormatterBaseprotected
description_paragraph_width(std::size_t val)CLI::FormatterBaseinline
description_paragraph_width_CLI::FormatterBaseprotected
footer_paragraph_width(std::size_t val)CLI::FormatterBaseinline
footer_paragraph_width_CLI::FormatterBaseprotected
FormatterBase()=default (defined in CLI::FormatterBase)CLI::FormatterBase
FormatterBase(const FormatterBase &)=default (defined in CLI::FormatterBase)CLI::FormatterBase
FormatterBase(FormatterBase &&)=default (defined in CLI::FormatterBase)CLI::FormatterBase
FormatterLambda(funct_t funct)CLI::FormatterLambdainlineexplicit
get_column_width() constCLI::FormatterBaseinline
get_description_paragraph_width() constCLI::FormatterBaseinline
get_footer_paragraph_width() constCLI::FormatterBaseinline
get_label(std::string key) constCLI::FormatterBaseinline
get_right_column_width() constCLI::FormatterBaseinline
label(std::string key, std::string val)CLI::FormatterBaseinline
labels_CLI::FormatterBaseprotected
make_help(const App *app, std::string name, AppFormatMode mode) const overrideCLI::FormatterLambdainlinevirtual
operator=(const FormatterBase &)=default (defined in CLI::FormatterBase)CLI::FormatterBase
operator=(FormatterBase &&)=default (defined in CLI::FormatterBase)CLI::FormatterBase
right_column_width(std::size_t val)CLI::FormatterBaseinline
right_column_width_CLI::FormatterBaseprotected
~FormatterBase() noexceptCLI::FormatterBaseinlinevirtual
~FormatterLambda() noexcept overrideCLI::FormatterLambdainline