Botan 3.12.0
Crypto and TLS for C&
Botan::IPv6Address Member List

This is the complete list of members for Botan::IPv6Address, including all inherited members.

address() constBotan::IPv6Addressinline
as_ipv4() constBotan::IPv6Address
from_string(std::string_view str)Botan::IPv6Addressstatic
host_mask()Botan::IPv6Addressinlinestatic
IPv6Address(std::span< const uint8_t, 16 > ip)Botan::IPv6Addressexplicit
IPv6Address(std::array< uint8_t, 16 > ip)Botan::IPv6Addressinlineexplicit
netmask(size_t bits)Botan::IPv6Addressstatic
operator&(const IPv6Address &other) constBotan::IPv6Address
operator<=>(const IPv6Address &) const =defaultBotan::IPv6Address
prefix_length() constBotan::IPv6Address
to_string() constBotan::IPv6Address