CLI11 2.6.2
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
enable_default_flag_values(bool value=true)CLI::FormatterBaseinline
enable_default_flag_values_CLI::FormatterBaseprotected
enable_description_formatting(bool value=true)CLI::FormatterBaseinline
enable_description_formatting_CLI::FormatterBaseprotected
enable_footer_formatting(bool value=true)CLI::FormatterBaseinline
enable_footer_formatting_CLI::FormatterBaseprotected
enable_option_defaults(bool value=true)CLI::FormatterBaseinline
enable_option_defaults_CLI::FormatterBaseprotected
enable_option_type_names(bool value=true)CLI::FormatterBaseinline
enable_option_type_names_CLI::FormatterBaseprotected
footer_paragraph_width(std::size_t val)CLI::FormatterBaseinline
footer_paragraph_width_CLI::FormatterBaseprotected
FormatterBase()=defaultCLI::FormatterBase
FormatterBase(const FormatterBase &)=defaultCLI::FormatterBase
FormatterBase(FormatterBase &&)=defaultCLI::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_long_option_alignment_ratio() constCLI::FormatterBaseinline
get_right_column_width() constCLI::FormatterBaseinline
is_default_flag_values_enabled() constCLI::FormatterBaseinline
is_description_paragraph_formatting_enabled() constCLI::FormatterBaseinline
is_footer_paragraph_formatting_enabled() constCLI::FormatterBaseinline
is_option_defaults_enabled() constCLI::FormatterBaseinline
is_option_type_names_enabled() constCLI::FormatterBaseinline
label(std::string key, std::string val)CLI::FormatterBaseinline
labels_CLI::FormatterBaseprotected
long_option_alignment_ratio(float ratio)CLI::FormatterBaseinline
long_option_alignment_ratio_CLI::FormatterBaseprotected
make_help(const App *app, std::string name, AppFormatMode mode) const overrideCLI::FormatterLambdainlinevirtual
operator=(const FormatterBase &)=defaultCLI::FormatterBase
operator=(FormatterBase &&)=defaultCLI::FormatterBase
right_column_width(std::size_t val)CLI::FormatterBaseinline
right_column_width_CLI::FormatterBaseprotected
~FormatterBase() noexceptCLI::FormatterBaseinlinevirtual
~FormatterLambda() noexcept overrideCLI::FormatterLambdainline