#include <inetvpn_address.h>
|
static int | FromProtoPrefix (const BgpProtoPrefix &proto_prefix, InetVpnPrefix *prefix, const BgpAttr *attr, uint32_t *label) |
|
static int | FromProtoPrefix (BgpServer *server, const BgpProtoPrefix &proto_prefix, const BgpAttr *attr, const Address::Family family, InetVpnPrefix *prefix, BgpAttrPtr *new_attr, uint32_t *label, uint32_t *l3_label) |
|
static InetVpnPrefix | FromString (const std::string &str, boost::system::error_code *errorp=NULL) |
|
Definition at line 18 of file inetvpn_address.h.
InetVpnPrefix::InetVpnPrefix |
( |
| ) |
|
void InetVpnPrefix::BuildProtoPrefix |
( |
uint32_t |
label, |
|
|
BgpProtoPrefix * |
proto_prefix, |
|
|
const BgpAttr * |
attr = NULL |
|
) |
| const |
InetVpnPrefix InetVpnPrefix::FromString |
( |
const std::string & |
str, |
|
|
boost::system::error_code * |
errorp = NULL |
|
) |
| |
|
static |
bool InetVpnPrefix::IsMoreSpecific |
( |
const InetVpnPrefix & |
rhs | ) |
const |
bool InetVpnPrefix::operator== |
( |
const InetVpnPrefix & |
rhs | ) |
const |
int InetVpnPrefix::prefixlen |
( |
| ) |
const |
|
inline |
string InetVpnPrefix::ToString |
( |
| ) |
const |
int InetVpnPrefix::prefixlen_ |
|
private |
The documentation for this class was generated from the following files: