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