Ada 2.7.8
Fast spec-compliant URL parser
Loading...
Searching...
No Matches
ada::url_aggregator Member List

This is the complete list of members for ada::url_aggregator, including all inherited members.

ada::helpers::strip_trailing_spaces_from_opaque_pathada::url_aggregatorfriend
ada::parser::parse_urlada::url_aggregatorfriend
clear_hash()ada::url_aggregatorinline
clear_port()ada::url_aggregatorinline
clear_search() overrideada::url_aggregatorinlinevirtual
get_components() const noexceptada::url_aggregator
get_hash() const noexceptada::url_aggregator
get_host() const noexceptada::url_aggregator
get_hostname() const noexceptada::url_aggregator
get_href() const noexceptada::url_aggregatorinline
get_origin() const noexcept overrideada::url_aggregatorvirtual
get_password() const noexceptada::url_aggregator
get_pathname() const noexceptada::url_aggregator
get_pathname_length() const noexceptada::url_aggregator
get_port() const noexceptada::url_aggregator
get_protocol() const noexceptada::url_aggregator
get_search() const noexceptada::url_aggregator
get_username() const noexceptada::url_aggregator
has_credentials() const noexceptada::url_aggregator
has_empty_hostname() const noexceptada::url_aggregatorinline
has_hash() const noexcept overrideada::url_aggregatorinlinevirtual
has_hostname() const noexceptada::url_aggregatorinline
has_non_empty_password() const noexceptada::url_aggregatorinline
has_non_empty_username() const noexceptada::url_aggregatorinline
has_opaque_pathada::url_base
has_password() const noexceptada::url_aggregatorinline
has_port() const noexceptada::url_aggregatorinline
has_search() const noexcept overrideada::url_aggregatorinlinevirtual
has_valid_domain() const noexcept overrideada::url_aggregatorvirtual
host_typeada::url_base
is_special() const noexceptada::url_base
is_validada::url_base
operator=(url_aggregator &&u) noexcept=defaultada::url_aggregator
operator=(const url_aggregator &u)=defaultada::url_aggregator
set_hash(std::string_view input)ada::url_aggregator
set_host(std::string_view input)ada::url_aggregator
set_hostname(std::string_view input)ada::url_aggregator
set_href(std::string_view input)ada::url_aggregator
set_password(std::string_view input)ada::url_aggregator
set_pathname(std::string_view input)ada::url_aggregator
set_port(std::string_view input)ada::url_aggregator
set_protocol(std::string_view input)ada::url_aggregator
set_search(std::string_view input)ada::url_aggregator
set_username(std::string_view input)ada::url_aggregator
to_diagram() constada::url_aggregator
to_string() const overrideada::url_aggregatorvirtual
url_aggregator()=defaultada::url_aggregator
url_aggregator(const url_aggregator &u)=defaultada::url_aggregator
url_aggregator(url_aggregator &&u) noexcept=defaultada::url_aggregator
validate() const noexceptada::url_aggregator
~url_aggregator() override=defaultada::url_aggregator
~url_base()=defaultada::url_basevirtual