add_flag(bool &value, config< validator_t > const &config) | sharg::detail::format_help_base< format_help > | inline |
add_line(std::string const &text, bool is_paragraph, bool const advanced_only) | sharg::detail::format_help_base< format_help > | inline |
add_list_item(std::string const &key, std::string const &desc, bool const advanced_only) | sharg::detail::format_help_base< format_help > | inline |
add_option(option_type &value, config< validator_t > const &config) | sharg::detail::format_help_base< format_help > | inline |
add_positional_option(option_type &value, config< validator_t > const &config) | sharg::detail::format_help_base< format_help > | inline |
add_section(std::string const &title, bool const advanced_only) | sharg::detail::format_help_base< format_help > | inline |
add_subsection(std::string const &title, bool const advanced_only) | sharg::detail::format_help_base< format_help > | inline |
base_type typedef | sharg::detail::format_help | private |
base_type | sharg::detail::format_help | private |
command_names | sharg::detail::format_help_base< format_help > | protected |
derived_t() | sharg::detail::format_help_base< format_help > | inlineprotected |
derived_type | sharg::detail::format_help_base< format_help > | |
escape_special_xml_chars(std::string const &original) | sharg::detail::format_base | inlineprotectedstatic |
expand_multiple_flags(std::string const &flag_cluster) | sharg::detail::format_base | inlineprotectedstatic |
format_help()=default | sharg::detail::format_help | |
format_help(format_help const &pf)=default | sharg::detail::format_help | |
format_help(format_help &&)=default | sharg::detail::format_help | |
format_help(std::vector< std::string > const &names, update_notifications const version_updates, bool const advanced=false) | sharg::detail::format_help | inline |
format_help_base()=default | sharg::detail::format_help_base< format_help > | private |
format_help_base(format_help_base const &pf)=default | sharg::detail::format_help_base< format_help > | private |
format_help_base(format_help_base &&)=default | sharg::detail::format_help_base< format_help > | private |
format_help_base(std::vector< std::string > const &names, update_notifications const version_updates, bool const advanced) | sharg::detail::format_help_base< format_help > | inlineprivate |
get_default_message(option_type const &option, default_type const &value) | sharg::detail::format_base | inlineprotectedstatic |
get_type_name_as_string(value_type const &) | sharg::detail::format_base | inlineprotectedstatic |
get_type_name_as_string(container_type const &) | sharg::detail::format_base | inlineprotectedstatic |
in_bold(std::string const &str) | sharg::detail::format_help | inlineprivate |
layout | sharg::detail::format_help | private |
meta | sharg::detail::format_help_base< format_help > | |
operator=(format_help const &)=default | sharg::detail::format_help | |
operator=(format_help &&)=default | sharg::detail::format_help | |
option_type_and_list_info(option_value_type const &value) | sharg::detail::format_base | inlineprotectedstatic |
option_type_and_list_info(container_type const &container) | sharg::detail::format_base | inlineprotectedstatic |
parse(parser_meta_data const &parser_meta) | sharg::detail::format_short_help | inline |
sharg::detail::format_help::parse(parser_meta_data &parser_meta) | sharg::detail::format_help_base< format_help > | inline |
parser_set_up_calls | sharg::detail::format_help_base< format_help > | protected |
positional_option_calls | sharg::detail::format_help_base< format_help > | protected |
positional_option_count | sharg::detail::format_help_base< format_help > | protected |
prep_id_for_help(char const short_id, std::string const &long_id) | sharg::detail::format_base | inlineprotectedstatic |
prev_was_paragraph | sharg::detail::format_help | private |
print_footer() | sharg::detail::format_help | inlineprivate |
print_header() | sharg::detail::format_help | inlineprivate |
print_legal() | sharg::detail::format_help_base< format_help > | inlineprotected |
print_line(std::string const &text, bool const line_is_paragraph) | sharg::detail::format_help | inlineprivate |
format_help_base< format_help >::print_line(std::string const &text) | sharg::detail::format_help_base< format_help > | inlineprotected |
print_list_item(std::string const &term, std::string const &desc) | sharg::detail::format_help | inlineprivate |
print_section(std::string const &title) | sharg::detail::format_help | inlineprivate |
print_subsection(std::string const &title) | sharg::detail::format_help | inlineprivate |
print_synopsis() | sharg::detail::format_help_base< format_help > | inlineprotected |
print_text(std::string const &text, unsigned const tab) | sharg::detail::format_help | inlineprivate |
print_version() | sharg::detail::format_help_base< format_help > | inlineprotected |
show_advanced_options | sharg::detail::format_help_base< format_help > | protected |
store_help_page_element(std::function< void()> printer, bool const advanced, bool const hidden) | sharg::detail::format_help_base< format_help > | inlineprivate |
store_help_page_element(std::function< void()> printer, config< validator_t > const &config) | sharg::detail::format_help_base< format_help > | inlineprivate |
text_width(std::string const &text) | sharg::detail::format_help | inlineprivate |
to_text(std::string const &str) | sharg::detail::format_help | inlineprivate |
version_check_dev_decision | sharg::detail::format_help_base< format_help > | protected |
~format_help()=default | sharg::detail::format_help | |
~format_help_base()=default | sharg::detail::format_help_base< format_help > | private |