OpenSDN source code
|
#include <mpls.h>
Public Member Functions | |
MplsLabelData (const NextHopKey *nh_key) | |
virtual | ~MplsLabelData () |
const NextHopKey * | nh_key () const |
std::string | vrf_name () const |
void | set_vrf_name (const std::string &vrf_name) |
![]() | |
AgentData () | |
virtual | ~AgentData () |
![]() | |
virtual | ~DBRequestData () |
Private Attributes | |
std::unique_ptr< const NextHopKey > | nh_key_ |
std::string | vrf_name_ |
|
inline |
|
inline |
|
inline |
|
private |