#include <netlink.hh>
Inheritance diagram for olsr::sys::netlink::NLAddrAttrLabel:
Public Member Functions | |
NLAddrAttrLabel (const std::string &label) | |
virtual | ~NLAddrAttrLabel () |
virtual void | accept (Visitor &v) const |
const std::string & | label () const |
Private Attributes | |
const std::string | _label |
|
|
|
|
|
Implements olsr::sys::netlink::NLAddrAttr. |
|
|
|
|