#include <netlink.hh>

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