#include <net_utils_base.h>
◆ ipv4_network_subnet() [1/2]
| epee::net_utils::ipv4_network_subnet::ipv4_network_subnet |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ ipv4_network_subnet() [2/2]
| epee::net_utils::ipv4_network_subnet::ipv4_network_subnet |
( |
uint32_t | ip, |
|
|
uint8_t | mask ) |
|
inlineconstexprnoexcept |
◆ equal()
◆ get_type_id()
| constexpr address_type epee::net_utils::ipv4_network_subnet::get_type_id |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ get_zone()
| constexpr zone epee::net_utils::ipv4_network_subnet::get_zone |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ host_str()
| std::string epee::net_utils::ipv4_network_subnet::host_str |
( |
| ) |
const |
◆ is_blockable()
| constexpr bool epee::net_utils::ipv4_network_subnet::is_blockable |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ is_local()
| bool epee::net_utils::ipv4_network_subnet::is_local |
( |
| ) |
const |
◆ is_loopback()
| bool epee::net_utils::ipv4_network_subnet::is_loopback |
( |
| ) |
const |
◆ is_same_host()
◆ less()
◆ matches()
◆ str()
| std::string epee::net_utils::ipv4_network_subnet::str |
( |
| ) |
const |
◆ subnet()
| uint32_t epee::net_utils::ipv4_network_subnet::subnet |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ m_ip
| uint32_t epee::net_utils::ipv4_network_subnet::m_ip |
|
private |
◆ m_mask
| uint8_t epee::net_utils::ipv4_network_subnet::m_mask |
|
private |
The documentation for this class was generated from the following files: