#include <inet6_route.h>
Definition at line 16 of file inet6_route.h.
◆ Inet6Prefix() [1/2]
Inet6Prefix::Inet6Prefix |
( |
| ) |
|
|
inline |
◆ Inet6Prefix() [2/2]
Inet6Prefix::Inet6Prefix |
( |
Ip6Address |
addr, |
|
|
int |
prefixlen |
|
) |
| |
|
inline |
◆ addr()
◆ CompareTo()
int Inet6Prefix::CompareTo |
( |
const Inet6Prefix & |
rhs | ) |
const |
◆ FromProtoPrefix() [1/2]
◆ FromProtoPrefix() [2/2]
◆ FromString()
Inet6Prefix Inet6Prefix::FromString |
( |
const std::string & |
str, |
|
|
boost::system::error_code * |
errorp = NULL |
|
) |
| |
|
static |
◆ ip6_addr()
◆ IsMoreSpecific()
bool Inet6Prefix::IsMoreSpecific |
( |
const Inet6Prefix & |
rhs | ) |
const |
◆ operator!=()
bool Inet6Prefix::operator!= |
( |
const Inet6Prefix & |
rhs | ) |
const |
|
inline |
◆ operator&()
◆ operator<()
bool Inet6Prefix::operator< |
( |
const Inet6Prefix & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool Inet6Prefix::operator== |
( |
const Inet6Prefix & |
rhs | ) |
const |
|
inline |
◆ operator>()
bool Inet6Prefix::operator> |
( |
const Inet6Prefix & |
rhs | ) |
const |
|
inline |
◆ prefixlen()
int Inet6Prefix::prefixlen |
( |
| ) |
const |
|
inline |
◆ ToBytes() [1/2]
Ip6Address::bytes_type Inet6Prefix::ToBytes |
( |
| ) |
|
|
inlineprivate |
◆ ToBytes() [2/2]
const Ip6Address::bytes_type Inet6Prefix::ToBytes |
( |
| ) |
const |
|
inline |
◆ ToString()
string Inet6Prefix::ToString |
( |
| ) |
const |
◆ ip6_addr_
◆ kMaxV6PrefixLen
const uint8_t Inet6Prefix::kMaxV6PrefixLen = Address::kMaxV6PrefixLen |
|
static |
◆ prefixlen_
int Inet6Prefix::prefixlen_ |
|
private |
The documentation for this class was generated from the following files: