Botan 2.19.3
Crypto and TLS for C&
|
This is the complete list of members for Botan::URI, including all inherited members.
fromAny(const std::string &uri) | Botan::URI | static |
fromDomain(const std::string &uri) | Botan::URI | static |
fromIPv4(const std::string &uri) | Botan::URI | static |
fromIPv6(const std::string &uri) | Botan::URI | static |
host | Botan::URI | |
operator==(const URI &a) const | Botan::URI | inline |
port | Botan::URI | |
to_string() const | Botan::URI | |
Type enum name | Botan::URI | |
type | Botan::URI | |
URI()=default | Botan::URI | |
URI(Type xtype, const std::string &xhost, unsigned short xport) | Botan::URI | inline |