ns3::olsr::RoutingTableEntry Struct Reference

An OLSR's routing table entry. More...

#include <olsr-routing-table.h>

Collaboration diagram for ns3::olsr::RoutingTableEntry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RoutingTableEntry ()

Public Attributes

Ipv4Address destAddr
 Address of the destination node.
Ipv4Address nextAddr
 Address of the next hop.
uint32_t interface
 Interface index.
uint32_t distance
 Distance in hops to the destination.

Detailed Description

An OLSR's routing table entry.

Definition at line 38 of file olsr-routing-table.h.


Constructor & Destructor Documentation

ns3::olsr::RoutingTableEntry::RoutingTableEntry (  )  [inline]

Definition at line 45 of file olsr-routing-table.h.


Member Data Documentation


The documentation for this struct was generated from the following file:
Generated on Thu Dec 3 14:12:23 2009 for NS-3 by  doxygen 1.6.3