|
Botan
2.13.0
Crypto and TLS for C++11
|
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 | Botan::URI | |
| Type enum name | Botan::URI | |
| URI()=default | Botan::URI | |
| URI(Type type, const std::string &host, unsigned short port) | Botan::URI | inline |
1.8.9.1