Ada
2.9.2
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_path
(ada::url_aggregator &url) noexcept
ada::url_aggregator
friend
ada::parser::parse_url
(std::string_view, const ada::url_aggregator *)
ada::url_aggregator
friend
ada::parser::parse_url_impl
(std::string_view, const ada::url_aggregator *)
ada::url_aggregator
friend
ada::parser::parse_url_impl
(std::string_view, const ada::url_aggregator *)
ada::url_aggregator
friend
clear_hash
()
ada::url_aggregator
inline
clear_port
()
ada::url_aggregator
inline
clear_search
() override
ada::url_aggregator
inline
virtual
get_components
() const noexcept
ada::url_aggregator
get_hash
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_host
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_hostname
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_href
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_origin
() const noexcept override
ada::url_aggregator
virtual
get_password
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_pathname
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_pathname_length
() const noexcept
ada::url_aggregator
get_port
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_protocol
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_search
() const noexcept ada_lifetime_bound
ada::url_aggregator
get_username
() const noexcept ada_lifetime_bound
ada::url_aggregator
has_credentials
() const noexcept
ada::url_aggregator
has_empty_hostname
() const noexcept
ada::url_aggregator
has_hash
() const noexcept override
ada::url_aggregator
virtual
has_hostname
() const noexcept
ada::url_aggregator
has_non_empty_password
() const noexcept
ada::url_aggregator
has_non_empty_username
() const noexcept
ada::url_aggregator
has_opaque_path
ada::url_base
has_password
() const noexcept
ada::url_aggregator
has_port
() const noexcept
ada::url_aggregator
has_search
() const noexcept override
ada::url_aggregator
virtual
has_valid_domain
() const noexcept override
ada::url_aggregator
virtual
host_type
ada::url_base
is_special
() const noexcept
ada::url_base
is_valid
ada::url_base
operator=
(url_aggregator &&u) noexcept=default
ada::url_aggregator
operator=
(const url_aggregator &u)=default
ada::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
() const
ada::url_aggregator
to_string
() const override
ada::url_aggregator
virtual
url_aggregator
()=default
ada::url_aggregator
url_aggregator
(const url_aggregator &u)=default
ada::url_aggregator
url_aggregator
(url_aggregator &&u) noexcept=default
ada::url_aggregator
validate
() const noexcept
ada::url_aggregator
~url_aggregator
() override=default
ada::url_aggregator
~url_base
()=default
ada::url_base
virtual