SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::detail::format_help_base< derived_type > Member List

This is the complete list of members for seqan3::detail::format_help_base< derived_type >, including all inherited members.

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< derived_type >inline
add_line(std::string const &text, bool is_paragraph, option_spec const spec)seqan3::detail::format_help_base< derived_type >inline
add_list_item(std::string const &key, std::string const &desc, option_spec const spec)seqan3::detail::format_help_base< derived_type >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< derived_type >inline
add_positional_option(option_type &value, std::string const &desc, validator_type &option_validator)seqan3::detail::format_help_base< derived_type >inline
add_section(std::string const &title, option_spec const spec)seqan3::detail::format_help_base< derived_type >inline
add_subsection(std::string const &title, option_spec const spec)seqan3::detail::format_help_base< derived_type >inline
command_namesseqan3::detail::format_help_base< derived_type >protected
derived_t()seqan3::detail::format_help_base< derived_type >inlineprotected
derived_typeseqan3::detail::format_help_base< derived_type >
escape_special_xml_chars(std::string const &original)seqan3::detail::format_baseinlineprotected
expand_multiple_flags(std::string const &flag_cluster)seqan3::detail::format_baseinlineprotectedstatic
format_help_base()=defaultseqan3::detail::format_help_base< derived_type >private
format_help_base(format_help_base const &pf)=defaultseqan3::detail::format_help_base< derived_type >private
format_help_base(format_help_base &&)=defaultseqan3::detail::format_help_base< derived_type >private
format_help_base(std::vector< std::string > const &names, bool const advanced)seqan3::detail::format_help_base< derived_type >inlineprivate
get_type_name_as_string(value_type const &)seqan3::detail::format_baseinlineprotectedstatic
get_type_name_as_string(container_type const &)seqan3::detail::format_baseinlineprotectedstatic
metaseqan3::detail::format_help_base< derived_type >
operator=(format_help_base const &pf)=defaultseqan3::detail::format_help_base< derived_type >private
operator=(format_help_base &&)=defaultseqan3::detail::format_help_base< derived_type >private
option_type_and_list_info(option_value_type const &value)seqan3::detail::format_baseinlineprotectedstatic
option_type_and_list_info(container_type const &container)seqan3::detail::format_baseinlineprotectedstatic
parse(argument_parser_meta_data &parser_meta)seqan3::detail::format_help_base< derived_type >inline
parser_set_up_callsseqan3::detail::format_help_base< derived_type >protected
positional_option_callsseqan3::detail::format_help_base< derived_type >protected
positional_option_countseqan3::detail::format_help_base< derived_type >protected
prep_id_for_help(char const short_id, std::string const &long_id)seqan3::detail::format_baseinlineprotectedstatic
print_legal()seqan3::detail::format_help_base< derived_type >inlineprotected
print_line(std::string const &text)seqan3::detail::format_help_base< derived_type >inlineprotected
print_synopsis()seqan3::detail::format_help_base< derived_type >inlineprotected
print_version()seqan3::detail::format_help_base< derived_type >inlineprotected
show_advanced_optionsseqan3::detail::format_help_base< derived_type >protected
store_help_page_element(std::function< void()> printer, option_spec const spec)seqan3::detail::format_help_base< derived_type >inlineprivate
~format_help_base()=defaultseqan3::detail::format_help_base< derived_type >private
Hide me