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

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

add_flag(bool &value, config< validator_t > const &config)sharg::detail::format_tdlinline
add_line(std::string const &text, bool is_paragraph, bool const advanced_only)sharg::detail::format_tdlinline
add_list_item(std::string const &key, std::string const &desc, bool const advanced_only)sharg::detail::format_tdlinline
add_option(option_type &value, config< validator_t > const &config)sharg::detail::format_tdlinline
add_positional_option(option_type &value, config< validator_t > const &config)sharg::detail::format_tdlinline
add_section(std::string const &title, bool const advanced_only)sharg::detail::format_tdlinline
add_subsection(std::string const &title, bool const advanced_only)sharg::detail::format_tdlinline
escape_special_xml_chars(std::string const &original)sharg::detail::format_baseinlineprivatestatic
expand_multiple_flags(std::string const &flag_cluster)sharg::detail::format_baseinlineprivatestatic
FileFormat enum namesharg::detail::format_tdl
fileFormatsharg::detail::format_tdl
format_tdl(FileFormat fileFormat)sharg::detail::format_tdlinline
format_tdl(format_tdl const &)=defaultsharg::detail::format_tdl
format_tdl(format_tdl &&)=defaultsharg::detail::format_tdl
get_default_message(option_type const &option, default_type const &value)sharg::detail::format_baseinlineprivatestatic
get_type_name_as_string(value_type const &)sharg::detail::format_baseinlineprivatestatic
get_type_name_as_string(container_type const &)sharg::detail::format_baseinlineprivatestatic
infosharg::detail::format_tdl
metasharg::detail::format_tdl
operator=(format_tdl const &)=defaultsharg::detail::format_tdl
operator=(format_tdl &&)=defaultsharg::detail::format_tdl
option_type_and_list_info(option_value_type const &value)sharg::detail::format_baseinlineprivatestatic
option_type_and_list_info(container_type const &container)sharg::detail::format_baseinlineprivatestatic
parameterssharg::detail::format_tdl
parse(parser_meta_data &parser_meta, std::vector< std::string > const &executable_name)sharg::detail::format_tdlinline
parser_set_up_callssharg::detail::format_tdl
positional_option_callssharg::detail::format_tdl
positional_option_countsharg::detail::format_tdl
prep_id_for_help(char const short_id, std::string const &long_id)sharg::detail::format_baseinlineprivatestatic
store_help_page_element(std::function< void(std::string_view)> printer, config< validator_t > const &config)sharg::detail::format_tdlinlineprivate
~format_tdl()=defaultsharg::detail::format_tdl
Hide me