Botan  2.13.0
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 type, const std::string &host, unsigned short port)Botan::URIinline