#include <inet_route.h>
Definition at line 16 of file inet_route.h.
◆ Ip4Prefix() [1/2]
◆ Ip4Prefix() [2/2]
Ip4Prefix::Ip4Prefix |
( |
Ip4Address |
addr, |
|
|
int |
prefixlen |
|
) |
| |
|
inline |
◆ addr()
◆ CompareTo()
int Ip4Prefix::CompareTo |
( |
const Ip4Prefix & |
rhs | ) |
const |
◆ FromProtoPrefix() [1/2]
◆ FromProtoPrefix() [2/2]
◆ FromString()
Ip4Prefix Ip4Prefix::FromString |
( |
const std::string & |
str, |
|
|
boost::system::error_code * |
errorp = NULL |
|
) |
| |
|
static |
◆ ip4_addr()
◆ IsMoreSpecific()
bool Ip4Prefix::IsMoreSpecific |
( |
const Ip4Prefix & |
rhs | ) |
const |
◆ operator!=()
bool Ip4Prefix::operator!= |
( |
const Ip4Prefix & |
rhs | ) |
const |
|
inline |
◆ operator<()
bool Ip4Prefix::operator< |
( |
const Ip4Prefix & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool Ip4Prefix::operator== |
( |
const Ip4Prefix & |
rhs | ) |
const |
|
inline |
◆ operator>()
bool Ip4Prefix::operator> |
( |
const Ip4Prefix & |
rhs | ) |
const |
|
inline |
◆ prefixlen()
int Ip4Prefix::prefixlen |
( |
| ) |
const |
|
inline |
◆ ToString()
string Ip4Prefix::ToString |
( |
| ) |
const |
◆ ip4_addr_
◆ prefixlen_
int Ip4Prefix::prefixlen_ |
|
private |
The documentation for this class was generated from the following files: