#include <bgp_ribout.h>
Definition at line 49 of file bgp_ribout.h.
◆ NextHop()
◆ address()
| const IpAddress RibOutAttr::NextHop::address |
( |
| ) |
const |
|
inline |
◆ CompareTo()
| int RibOutAttr::NextHop::CompareTo |
( |
const NextHop & |
rhs | ) |
const |
◆ encap()
| std::vector<std::string> RibOutAttr::NextHop::encap |
( |
| ) |
const |
|
inline |
◆ l3_label()
| uint32_t RibOutAttr::NextHop::l3_label |
( |
| ) |
const |
|
inline |
◆ label()
| uint32_t RibOutAttr::NextHop::label |
( |
| ) |
const |
|
inline |
◆ mac()
| const MacAddress& RibOutAttr::NextHop::mac |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool RibOutAttr::NextHop::operator!= |
( |
const NextHop & |
rhs | ) |
const |
◆ operator<()
| bool RibOutAttr::NextHop::operator< |
( |
const NextHop & |
rhs | ) |
const |
◆ operator==()
| bool RibOutAttr::NextHop::operator== |
( |
const NextHop & |
rhs | ) |
const |
◆ origin_vn_index()
| int RibOutAttr::NextHop::origin_vn_index |
( |
| ) |
const |
|
inline |
◆ source_address()
| const Ip4Address& RibOutAttr::NextHop::source_address |
( |
| ) |
const |
|
inline |
◆ tag_list()
| std::vector<int> RibOutAttr::NextHop::tag_list |
( |
| ) |
const |
|
inline |
◆ address_
◆ encap_
| std::vector<std::string> RibOutAttr::NextHop::encap_ |
|
private |
◆ l3_label_
| uint32_t RibOutAttr::NextHop::l3_label_ |
|
private |
◆ label_
| uint32_t RibOutAttr::NextHop::label_ |
|
private |
◆ mac_
◆ origin_vn_index_
| int RibOutAttr::NextHop::origin_vn_index_ |
|
private |
◆ source_address_
◆ tag_list_
| std::vector<int> RibOutAttr::NextHop::tag_list_ |
|
private |
The documentation for this class was generated from the following files: