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

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

fromAny(const std::string &uri)Botan::URIstatic
fromDomain(const std::string &uri)Botan::URIstatic
fromIPv4(const std::string &uri)Botan::URIstatic
fromIPv6(const std::string &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, const std::string &xhost, unsigned short xport)Botan::URIinline