CLI11
C++11 Command Line Interface Parser
CLI::FormatterLambda Member List

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

column_width(size_t val)CLI::FormatterBaseinline
column_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_label(std::string key) 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
~FormatterBase() noexceptCLI::FormatterBaseinlinevirtual
~FormatterLambda() noexcept overrideCLI::FormatterLambdainline