#include <netlink.hh>

Public Member Functions | |
| NLGetRoute (unsigned char f) | |
| virtual | ~NLGetRoute () |
| virtual void | accept (Visitor &v) const |
| unsigned char | family () const |
Private Attributes | |
| unsigned char | _family |
| olsr::sys::netlink::NLGetRoute::NLGetRoute | ( | unsigned char | f | ) | [inline] |
| virtual olsr::sys::netlink::NLGetRoute::~NLGetRoute | ( | ) | [inline, virtual] |
| virtual void olsr::sys::netlink::NLGetRoute::accept | ( | Visitor & | v | ) | const [inline, virtual] |
Implements olsr::sys::netlink::NLMessage.
| unsigned char olsr::sys::netlink::NLGetRoute::family | ( | ) | const [inline] |
unsigned char olsr::sys::netlink::NLGetRoute::_family [private] |
Referenced by family().
1.5.6