Address data.
More...
#include <IPAddr.h>
Address data.
Definition at line 644 of file IPAddr.h.
◆ raw_addr_type() [1/5]
| swoc::IPAddr::raw_addr_type::raw_addr_type |
( |
| ) |
|
|
inlineconstexpr |
◆ raw_addr_type() [2/5]
| swoc::IPAddr::raw_addr_type::raw_addr_type |
( |
in_addr_t | addr | ) |
|
|
inline |
◆ raw_addr_type() [3/5]
| swoc::IPAddr::raw_addr_type::raw_addr_type |
( |
in6_addr const & | addr | ) |
|
|
inline |
◆ raw_addr_type() [4/5]
| swoc::IPAddr::raw_addr_type::raw_addr_type |
( |
IP4Addr const & | addr | ) |
|
|
inline |
◆ raw_addr_type() [5/5]
| swoc::IPAddr::raw_addr_type::raw_addr_type |
( |
IP6Addr const & | addr | ) |
|
|
inline |
◆ _ip4
| IP4Addr swoc::IPAddr::raw_addr_type::_ip4 |
IPv4 address (host)
Definition at line 645 of file IPAddr.h.
◆ _ip6
| IP6Addr swoc::IPAddr::raw_addr_type::_ip6 |
IPv6 address (host)
Definition at line 646 of file IPAddr.h.
The documentation for this union was generated from the following file: