#include <net_utils_base.h>
|
| boost::asio::ip::address_v6::bytes_type | bytes = this_ref.m_address.to_bytes() |
◆ ipv6_network_address() [1/2]
| epee::net_utils::ipv6_network_address::ipv6_network_address |
( |
| ) |
|
|
inline |
◆ ipv6_network_address() [2/2]
| epee::net_utils::ipv6_network_address::ipv6_network_address |
( |
const boost::asio::ip::address_v6 & | ip, |
|
|
uint16_t | port ) |
|
inline |
◆ const_cast()
| epee::net_utils::ipv6_network_address::const_cast |
( |
this_ref. | m_address | ) |
|
◆ epee::serialization::selector()
| epee::net_utils::ipv6_network_address::epee::serialization::selector |
( |
bytes | , |
|
|
stg | , |
|
|
hparent_section | , |
|
|
"addr" | ) |
◆ equal()
◆ get_type_id()
| constexpr address_type epee::net_utils::ipv6_network_address::get_type_id |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ get_zone()
| constexpr zone epee::net_utils::ipv6_network_address::get_zone |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ host_str()
| std::string epee::net_utils::ipv6_network_address::host_str |
( |
| ) |
const |
◆ ip()
| boost::asio::ip::address_v6 epee::net_utils::ipv6_network_address::ip |
( |
| ) |
const |
|
inlinenoexcept |
◆ is_blockable()
| constexpr bool epee::net_utils::ipv6_network_address::is_blockable |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ is_local()
| bool epee::net_utils::ipv6_network_address::is_local |
( |
| ) |
const |
◆ is_loopback()
| bool epee::net_utils::ipv6_network_address::is_loopback |
( |
| ) |
const |
◆ is_same_host()
◆ less()
◆ port()
| uint16_t epee::net_utils::ipv6_network_address::port |
( |
| ) |
const |
|
inlinenoexcept |
◆ str()
| std::string epee::net_utils::ipv6_network_address::str |
( |
| ) |
const |
◆ bytes
| boost::asio::ip::address_v6::bytes_type epee::net_utils::ipv6_network_address::bytes = this_ref.m_address.to_bytes() |
◆ ID
◆ m_address
| boost::asio::ip::address_v6 epee::net_utils::ipv6_network_address::m_address |
|
protected |
◆ m_port
| uint16_t epee::net_utils::ipv6_network_address::m_port |
|
protected |
The documentation for this class was generated from the following files: