Sharg 1.1.2-rc.1
The argument parser for bio-c++ tools.
Loading...
Searching...
No Matches
sharg::detail::format_html Member List

This is the complete list of members for sharg::detail::format_html, including all inherited members.

add_flag(bool &value, config< validator_t > const &config)sharg::detail::format_help_base< format_html >inline
add_line(std::string const &text, bool is_paragraph, bool const advanced_only)sharg::detail::format_help_base< format_html >inline
add_list_item(std::string const &key, std::string const &desc, bool const advanced_only)sharg::detail::format_help_base< format_html >inline
add_option(option_type &value, config< validator_t > const &config)sharg::detail::format_help_base< format_html >inline
add_positional_option(option_type &value, config< validator_t > const &config)sharg::detail::format_help_base< format_html >inline
add_section(std::string const &title, bool const advanced_only)sharg::detail::format_help_base< format_html >inline
add_subsection(std::string const &title, bool const advanced_only)sharg::detail::format_help_base< format_html >inline
base_type typedefsharg::detail::format_htmlprivate
base_typesharg::detail::format_htmlprivate
command_namessharg::detail::format_help_base< format_html >protected
derived_t()sharg::detail::format_help_base< format_html >inlineprotected
derived_typesharg::detail::format_help_base< format_html >
escape_special_xml_chars(std::string const &original)sharg::detail::format_baseinlineprotectedstatic
expand_multiple_flags(std::string const &flag_cluster)sharg::detail::format_baseinlineprotectedstatic
format_help_base()=defaultsharg::detail::format_help_base< format_html >private
format_help_base(format_help_base const &pf)=defaultsharg::detail::format_help_base< format_html >private
format_help_base(format_help_base &&)=defaultsharg::detail::format_help_base< format_html >private
format_help_base(std::vector< std::string > const &names, update_notifications const version_updates, bool const advanced)sharg::detail::format_help_base< format_html >inlineprivate
format_html()=defaultsharg::detail::format_html
format_html(format_html const &pf)=defaultsharg::detail::format_html
format_html(format_html &&)=defaultsharg::detail::format_html
format_html(std::vector< std::string > const &names, update_notifications const version_updates, bool const advanced=false)sharg::detail::format_htmlinline
get_default_message(option_type const &option, default_type const &value)sharg::detail::format_baseinlineprotectedstatic
get_type_name_as_string(value_type const &)sharg::detail::format_baseinlineprotectedstatic
get_type_name_as_string(container_type const &)sharg::detail::format_baseinlineprotectedstatic
in_bold(std::string const &str)sharg::detail::format_htmlinlineprivate
is_dlsharg::detail::format_htmlprivate
is_psharg::detail::format_htmlprivate
maybe_close_list()sharg::detail::format_htmlinlineprivate
maybe_close_paragraph()sharg::detail::format_htmlinlineprivate
metasharg::detail::format_help_base< format_html >
operator=(format_html const &pf)=defaultsharg::detail::format_html
operator=(format_html &&)=defaultsharg::detail::format_html
option_type_and_list_info(option_value_type const &value)sharg::detail::format_baseinlineprotectedstatic
option_type_and_list_info(container_type const &container)sharg::detail::format_baseinlineprotectedstatic
parse(parser_meta_data &parser_meta)sharg::detail::format_help_base< format_html >inline
parser_set_up_callssharg::detail::format_help_base< format_html >protected
positional_option_callssharg::detail::format_help_base< format_html >protected
positional_option_countsharg::detail::format_help_base< format_html >protected
prep_id_for_help(char const short_id, std::string const &long_id)sharg::detail::format_baseinlineprotectedstatic
print_footer()sharg::detail::format_htmlinlineprivate
print_header()sharg::detail::format_htmlinlineprivate
print_legal()sharg::detail::format_help_base< format_html >inlineprotected
print_line(std::string const &text, bool line_is_paragraph)sharg::detail::format_htmlinlineprivate
format_help_base< format_html >::print_line(std::string const &text)sharg::detail::format_help_base< format_html >inlineprotected
print_list_item(std::string const &term, std::string const &desc)sharg::detail::format_htmlinlineprivate
print_section(std::string const &title)sharg::detail::format_htmlinlineprivate
print_subsection(std::string const &title)sharg::detail::format_htmlinlineprivate
print_synopsis()sharg::detail::format_help_base< format_html >inlineprotected
print_version()sharg::detail::format_help_base< format_html >inlineprotected
show_advanced_optionssharg::detail::format_help_base< format_html >protected
store_help_page_element(std::function< void()> printer, bool const advanced, bool const hidden)sharg::detail::format_help_base< format_html >inlineprivate
store_help_page_element(std::function< void()> printer, config< validator_t > const &config)sharg::detail::format_help_base< format_html >inlineprivate
to_html(std::string const &input)sharg::detail::format_htmlinlineprivate
version_check_dev_decisionsharg::detail::format_help_base< format_html >protected
~format_help_base()=defaultsharg::detail::format_help_base< format_html >private
~format_html()=defaultsharg::detail::format_html
Hide me