Botan  2.19.1
Crypto and TLS for C++11
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) const Botan::URIinline
portBotan::URI
to_string() const Botan::URI
typeBotan::URI
Type enum nameBotan::URI
URI()=defaultBotan::URI
URI(Type xtype, const std::string &xhost, unsigned short xport)Botan::URIinline