#include <netlink.hh>
Inheritance diagram for olsr::sys::netlink::NLLinkAttrName:
Public Member Functions | |
NLLinkAttrName (const std::string &s) | |
virtual | ~NLLinkAttrName () |
virtual void | accept (Visitor &v) const |
const std::string & | name () const |
Private Attributes | |
const std::string | _name |
|
|
|
|
|
Implements olsr::sys::netlink::NLLinkAttr. |
|
|
|
|