Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::URI, including all inherited members.
fromAny(std::string_view uri) | Botan::URI | static |
fromDomain(std::string_view uri) | Botan::URI | static |
fromIPv4(std::string_view uri) | Botan::URI | static |
fromIPv6(std::string_view 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, std::string_view xhost, unsigned short xport) | Botan::URI | inline |