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

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

fromAny(std::string_view uri)Botan::URIstatic
fromDomain(std::string_view uri)Botan::URIstatic
fromIPv4(std::string_view uri)Botan::URIstatic
fromIPv6(std::string_view uri)Botan::URIstatic
hostBotan::URI
operator==(const URI &a) constBotan::URIinline
portBotan::URI
to_string() constBotan::URI
Type enum nameBotan::URI
typeBotan::URI
URI()=defaultBotan::URI
URI(Type xtype, std::string_view xhost, unsigned short xport)Botan::URIinline