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