|
Botan 3.12.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::IPv6Address, including all inherited members.
| address() const | Botan::IPv6Address | inline |
| as_ipv4() const | Botan::IPv6Address | |
| from_string(std::string_view str) | Botan::IPv6Address | static |
| host_mask() | Botan::IPv6Address | inlinestatic |
| IPv6Address(std::span< const uint8_t, 16 > ip) | Botan::IPv6Address | explicit |
| IPv6Address(std::array< uint8_t, 16 > ip) | Botan::IPv6Address | inlineexplicit |
| netmask(size_t bits) | Botan::IPv6Address | static |
| operator&(const IPv6Address &other) const | Botan::IPv6Address | |
| operator<=>(const IPv6Address &) const =default | Botan::IPv6Address | |
| prefix_length() const | Botan::IPv6Address | |
| to_string() const | Botan::IPv6Address |