Botan 3.7.1
Crypto and TLS for C&
Botan::URI Member List

This is the complete list of members for Botan::URI, including all inherited members.

from_any(std::string_view uri)Botan::URIstatic
from_domain(std::string_view uri)Botan::URIstatic
from_ipv4(std::string_view uri)Botan::URIstatic
from_ipv6(std::string_view uri)Botan::URIstatic
host() constBotan::URIinline
operator==(const URI &a) constBotan::URIinline
port() constBotan::URIinline
to_string() constBotan::URI
Type enum nameBotan::URI
type() constBotan::URIinline
URI(Type type, std::string_view host, uint16_t port)Botan::URIinline