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

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

add_flag(bool &value, config< validator_t > const &config)sharg::detail::format_parseinline
add_option(option_type &value, config< validator_t > const &config)sharg::detail::format_parseinline
add_positional_option(option_type &value, config< validator_t > const &config)sharg::detail::format_parseinline
argumentssharg::detail::format_parseprivate
check_for_left_over_args()sharg::detail::format_parseinlineprivate
check_for_unknown_ids()sharg::detail::format_parseinlineprivate
combine_option_names(char const short_id, std::string const &long_id)sharg::detail::format_parseinlineprivate
end_of_options_itsharg::detail::format_parseprivate
escape_special_xml_chars(std::string const &original)sharg::detail::format_baseinlineprotectedstatic
expand_multiple_flags(std::string const &flag_cluster)sharg::detail::format_baseinlineprotectedstatic
find_option_id(iterator_type begin_it, iterator_type end_it, id_type const &id)sharg::detail::format_parseinlinestatic
flag_callssharg::detail::format_parseprivate
flag_is_set(std::string const &long_id)sharg::detail::format_parseinlineprivate
flag_is_set(char const short_id)sharg::detail::format_parseinlineprivate
format_parse()=deletesharg::detail::format_parse
format_parse(format_parse const &pf)=defaultsharg::detail::format_parse
format_parse(format_parse &&)=defaultsharg::detail::format_parse
format_parse(std::vector< std::string > cmd_arguments)sharg::detail::format_parseinline
get_default_message(option_type const &option, default_type const &value)sharg::detail::format_baseinlineprotectedstatic
get_flag(bool &value, char const short_id, std::string const &long_id)sharg::detail::format_parseinlineprivate
get_option(option_type &value, config< validator_t > const &config)sharg::detail::format_parseinlineprivate
get_option_by_id(option_type &value, id_type const &id)sharg::detail::format_parseinlineprivate
get_option_by_id(option_type &value, id_type const &id)sharg::detail::format_parseinlineprivate
get_positional_option(option_type &value, validator_type &&validator)sharg::detail::format_parseinlineprivate
get_type_name_as_string(value_type const &)sharg::detail::format_baseinlineprotectedstatic
get_type_name_as_string(container_type const &)sharg::detail::format_baseinlineprotectedstatic
identify_and_retrieve_option_value(option_type &value, std::vector< std::string >::iterator &option_it, id_type const &id)sharg::detail::format_parseinlineprivate
is_empty_id(id_type const &id)sharg::detail::format_parseinlinestatic
operator=(format_parse const &pf)=defaultsharg::detail::format_parse
operator=(format_parse &&)=defaultsharg::detail::format_parse
option_callssharg::detail::format_parseprivate
option_parse_result enum namesharg::detail::format_parseprivate
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 const &)sharg::detail::format_parseinline
parse_option_value(option_t &value, std::string const &in)sharg::detail::format_parseinlineprivate
parse_option_value(option_t &value, std::string const &in)sharg::detail::format_parseinlineprivate
parse_option_value(container_option_t &value, std::string const &in)sharg::detail::format_parseinlineprivate
parse_option_value(option_t &value, std::string const &in)sharg::detail::format_parseinlineprivate
parse_option_value(bool &value, std::string const &in)sharg::detail::format_parseinlineprivate
positional_option_callssharg::detail::format_parseprivate
positional_option_countsharg::detail::format_parseprivate
prep_id_for_help(char const short_id, std::string const &long_id)sharg::detail::format_baseinlineprotectedstatic
prepend_dash(std::string const &long_id)sharg::detail::format_parseinlineprivatestatic
prepend_dash(char const short_id)sharg::detail::format_parseinlineprivatestatic
throw_on_input_error(option_parse_result const res, std::string const &option_name, std::string const &input_value)sharg::detail::format_parseinlineprivate
~format_parse()=defaultsharg::detail::format_parse
Hide me