#include <ip.hpp>
net::IP::Network::Network |
( |
const Network & |
network | ) |
|
|
inline |
net::IP::Network::Network |
( |
const IP & |
_address, |
|
|
const IP & |
_netmask |
|
) |
| |
|
inlineprotected |
IP net::IP::Network::address |
( |
| ) |
const |
|
inline |
Result< IP::Network > net::IP::Network::fromLinkDevice |
( |
const std::string & |
name, |
|
|
int |
family |
|
) |
| |
|
inlinestatic |
IP net::IP::Network::netmask |
( |
| ) |
const |
|
inline |
bool net::IP::Network::operator!= |
( |
const Network & |
that | ) |
const |
|
inline |
bool net::IP::Network::operator== |
( |
const Network & |
that | ) |
const |
|
inline |
Try< IP::Network > net::IP::Network::parse |
( |
const std::string & |
value, |
|
|
int |
family = AF_UNSPEC |
|
) |
| |
|
inlinestatic |
int net::IP::Network::prefix |
( |
| ) |
const |
|
inline |
std::unique_ptr<IP> net::IP::Network::address_ |
|
protected |
std::unique_ptr<IP> net::IP::Network::netmask_ |
|
protected |
The documentation for this class was generated from the following file:
- 3rdparty/stout/include/stout/ip.hpp