#include <mpls.h>
Definition at line 30 of file mpls.h.
◆ MplsLabelData()
MplsLabelData::MplsLabelData |
( |
const NextHopKey * |
nh_key | ) |
|
|
inline |
◆ ~MplsLabelData()
virtual MplsLabelData::~MplsLabelData |
( |
| ) |
|
|
inlinevirtual |
◆ nh_key()
◆ set_vrf_name()
void MplsLabelData::set_vrf_name |
( |
const std::string & |
vrf_name | ) |
|
|
inline |
◆ vrf_name()
std::string MplsLabelData::vrf_name |
( |
| ) |
const |
|
inline |
◆ nh_key_
std::unique_ptr<const NextHopKey> MplsLabelData::nh_key_ |
|
private |
◆ vrf_name_
std::string MplsLabelData::vrf_name_ |
|
private |
The documentation for this class was generated from the following file: