#include <vrf_route_import.h>
Definition at line 17 of file vrf_route_import.h.
◆ bytes_type
◆ VrfRouteImport() [1/3]
VrfRouteImport::VrfRouteImport |
( |
| ) |
|
◆ VrfRouteImport() [2/3]
VrfRouteImport::VrfRouteImport |
( |
const bytes_type & |
data | ) |
|
|
explicit |
◆ VrfRouteImport() [3/3]
VrfRouteImport::VrfRouteImport |
( |
const uint32_t |
bgp_id, |
|
|
const uint32_t |
ri_index |
|
) |
| |
◆ FromString()
VrfRouteImport VrfRouteImport::FromString |
( |
const std::string & |
str, |
|
|
boost::system::error_code * |
error = NULL |
|
) |
| |
|
static |
◆ GetExtCommunity()
const bytes_type& VrfRouteImport::GetExtCommunity |
( |
| ) |
const |
|
inline |
◆ GetExtCommunityValue()
const uint64_t VrfRouteImport::GetExtCommunityValue |
( |
| ) |
const |
|
inline |
◆ GetIPv4Address()
Ip4Address VrfRouteImport::GetIPv4Address |
( |
| ) |
const |
◆ GetNumber()
uint16_t VrfRouteImport::GetNumber |
( |
| ) |
const |
◆ IsNull()
bool VrfRouteImport::IsNull |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator<()
◆ operator==()
◆ operator>()
◆ Subtype()
uint8_t VrfRouteImport::Subtype |
( |
| ) |
const |
|
inline |
◆ ToString()
string VrfRouteImport::ToString |
( |
| ) |
const |
◆ Type()
uint8_t VrfRouteImport::Type |
( |
| ) |
const |
|
inline |
◆ data_
◆ kSize
const int VrfRouteImport::kSize = 8 |
|
static |
◆ null_rt_import
The documentation for this class was generated from the following files: