|
Botan 3.12.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::IPv6Subnet, including all inherited members.
| address() const | Botan::IPv6Subnet | inline |
| contains(const IPv6Address &ip) const | Botan::IPv6Subnet | |
| from_address_and_mask(std::span< const uint8_t, 32 > addr_and_mask) | Botan::IPv6Subnet | static |
| from_string(std::string_view str) | Botan::IPv6Subnet | static |
| host(IPv6Address address) | Botan::IPv6Subnet | inlinestatic |
| IPv6Subnet(IPv6Address address, size_t prefix_length) | Botan::IPv6Subnet | |
| is_host() const | Botan::IPv6Subnet | inline |
| operator==(const IPv6Subnet &, const IPv6Subnet &)=default | Botan::IPv6Subnet | friend |
| prefix_length() const | Botan::IPv6Subnet | inline |
| serialize() const | Botan::IPv6Subnet | |
| to_string() const | Botan::IPv6Subnet |