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

This is the complete list of members for seqan3::detail::format_man, 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< format_man >inline
add_line(std::string const &text, bool is_paragraph, option_spec const spec)seqan3::detail::format_help_base< format_man >inline
add_list_item(std::string const &key, std::string const &desc, option_spec const spec)seqan3::detail::format_help_base< format_man >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_man >inline
add_positional_option(option_type &value, std::string const &desc, validator_type &option_validator)seqan3::detail::format_help_base< format_man >inline
add_section(std::string const &title, option_spec const spec)seqan3::detail::format_help_base< format_man >inline
add_subsection(std::string const &title, option_spec const spec)seqan3::detail::format_help_base< format_man >inline
base_type typedefseqan3::detail::format_manprivate
base_typeseqan3::detail::format_manprivate
command_namesseqan3::detail::format_help_base< format_man >protected
derived_t()seqan3::detail::format_help_base< format_man >inlineprotected
derived_typeseqan3::detail::format_help_base< format_man >
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< format_man >private
format_help_base(format_help_base const &pf)=defaultseqan3::detail::format_help_base< format_man >private
format_help_base(format_help_base &&)=defaultseqan3::detail::format_help_base< format_man >private
format_help_base(std::vector< std::string > const &names, bool const advanced)seqan3::detail::format_help_base< format_man >inlineprivate
format_man()=defaultseqan3::detail::format_man
format_man(format_man const &pf)=defaultseqan3::detail::format_man
format_man(format_man &&)=defaultseqan3::detail::format_man
format_man(std::vector< std::string > const &names, bool const advanced=false)seqan3::detail::format_maninline
get_type_name_as_string(value_type const &)seqan3::detail::format_baseinlineprotectedstatic
get_type_name_as_string(container_type const &)seqan3::detail::format_baseinlineprotectedstatic
in_bold(std::string const &str)seqan3::detail::format_maninlineprivate
is_first_in_sectionseqan3::detail::format_manprivate
metaseqan3::detail::format_help_base< format_man >
operator=(format_man const &pf)=defaultseqan3::detail::format_man
operator=(format_man &&)=defaultseqan3::detail::format_man
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< format_man >inline
parser_set_up_callsseqan3::detail::format_help_base< format_man >protected
positional_option_callsseqan3::detail::format_help_base< format_man >protected
positional_option_countseqan3::detail::format_help_base< format_man >protected
prep_id_for_help(char const short_id, std::string const &long_id)seqan3::detail::format_baseinlineprotectedstatic
print_footer()seqan3::detail::format_maninlineprivate
print_header()seqan3::detail::format_maninlineprivate
print_legal()seqan3::detail::format_help_base< format_man >inlineprotected
print_line(std::string const &text, bool const line_is_paragraph)seqan3::detail::format_maninlineprivate
format_help_base< format_man >::print_line(std::string const &text)seqan3::detail::format_help_base< format_man >inlineprotected
print_list_item(std::string const &term, std::string const &desc)seqan3::detail::format_maninlineprivate
print_section(std::string const &title)seqan3::detail::format_maninlineprivate
print_subsection(std::string const &title)seqan3::detail::format_maninlineprivate
print_synopsis()seqan3::detail::format_help_base< format_man >inlineprotected
print_version()seqan3::detail::format_help_base< format_man >inlineprotected
show_advanced_optionsseqan3::detail::format_help_base< format_man >protected
store_help_page_element(std::function< void()> printer, option_spec const spec)seqan3::detail::format_help_base< format_man >inlineprivate
~format_help_base()=defaultseqan3::detail::format_help_base< format_man >private
~format_man()=defaultseqan3::detail::format_man
Hide me