#include <net_utils_base.h>
◆ ipv4_network_address() [1/2]
| epee::net_utils::ipv4_network_address::ipv4_network_address |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ ipv4_network_address() [2/2]
| epee::net_utils::ipv4_network_address::ipv4_network_address |
( |
uint32_t | ip, |
|
|
uint16_t | port ) |
|
inlineconstexprnoexcept |
◆ equal()
◆ get_type_id()
| constexpr address_type epee::net_utils::ipv4_network_address::get_type_id |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ get_zone()
| constexpr zone epee::net_utils::ipv4_network_address::get_zone |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ host_str()
| std::string epee::net_utils::ipv4_network_address::host_str |
( |
| ) |
const |
◆ if()
| epee::net_utils::ipv4_network_address::if |
( |
is_store | | ) |
|
|
inline |
◆ ip()
| uint32_t epee::net_utils::ipv4_network_address::ip |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ is_blockable()
| constexpr bool epee::net_utils::ipv4_network_address::is_blockable |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ is_local()
| bool epee::net_utils::ipv4_network_address::is_local |
( |
| ) |
const |
◆ is_loopback()
| bool epee::net_utils::ipv4_network_address::is_loopback |
( |
| ) |
const |
◆ is_same_host()
◆ less()
◆ port()
| uint16_t epee::net_utils::ipv4_network_address::port |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ str()
| std::string epee::net_utils::ipv4_network_address::str |
( |
| ) |
const |
◆ else
| epee::net_utils::ipv4_network_address::else |
Initial value:{
uint32_t m_ip
Definition net_utils_base.h:70
constexpr ipv4_network_address() noexcept
Definition net_utils_base.h:74
#define SWAP32LE
Definition int-util.h:277
◆ m_ip
| uint32_t epee::net_utils::ipv4_network_address::m_ip |
|
private |
◆ m_port
| uint16_t epee::net_utils::ipv4_network_address::m_port |
|
private |
The documentation for this class was generated from the following files: