Sharg 1.1.2-rc.1
The argument parser for bio-c++ tools.
|
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_tdl | inline |
add_line(std::string const &text, bool is_paragraph, bool const advanced_only) | sharg::detail::format_tdl | inline |
add_list_item(std::string const &key, std::string const &desc, bool const advanced_only) | sharg::detail::format_tdl | inline |
add_option(option_type &value, config< validator_t > const &config) | sharg::detail::format_tdl | inline |
add_positional_option(option_type &value, config< validator_t > const &config) | sharg::detail::format_tdl | inline |
add_section(std::string const &title, bool const advanced_only) | sharg::detail::format_tdl | inline |
add_subsection(std::string const &title, bool const advanced_only) | sharg::detail::format_tdl | inline |
escape_special_xml_chars(std::string const &original) | sharg::detail::format_base | inlineprivatestatic |
expand_multiple_flags(std::string const &flag_cluster) | sharg::detail::format_base | inlineprivatestatic |
FileFormat enum name | sharg::detail::format_tdl | |
fileFormat | sharg::detail::format_tdl | |
format_tdl(FileFormat fileFormat) | sharg::detail::format_tdl | inline |
format_tdl(format_tdl const &)=default | sharg::detail::format_tdl | |
format_tdl(format_tdl &&)=default | sharg::detail::format_tdl | |
get_default_message(option_type const &option, default_type const &value) | sharg::detail::format_base | inlineprivatestatic |
get_type_name_as_string(value_type const &) | sharg::detail::format_base | inlineprivatestatic |
get_type_name_as_string(container_type const &) | sharg::detail::format_base | inlineprivatestatic |
info | sharg::detail::format_tdl | |
meta | sharg::detail::format_tdl | |
operator=(format_tdl const &)=default | sharg::detail::format_tdl | |
operator=(format_tdl &&)=default | sharg::detail::format_tdl | |
option_type_and_list_info(option_value_type const &value) | sharg::detail::format_base | inlineprivatestatic |
option_type_and_list_info(container_type const &container) | sharg::detail::format_base | inlineprivatestatic |
parameters | sharg::detail::format_tdl | |
parse(parser_meta_data &parser_meta, std::vector< std::string > const &executable_name) | sharg::detail::format_tdl | inline |
parser_set_up_calls | sharg::detail::format_tdl | |
positional_option_calls | sharg::detail::format_tdl | |
positional_option_count | sharg::detail::format_tdl | |
prep_id_for_help(char const short_id, std::string const &long_id) | sharg::detail::format_base | inlineprivatestatic |
store_help_page_element(std::function< void(std::string_view)> printer, config< validator_t > const &config) | sharg::detail::format_tdl | inlineprivate |
~format_tdl()=default | sharg::detail::format_tdl |