ns3::olsr::NeighborTuple Struct Reference

A Neighbor Tuple. More...

#include <olsr-repositories.h>

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

List of all members.

Public Types

enum  Status { STATUS_NOT_SYM = 0, STATUS_SYM = 1 }
 

Neighbor Type and Link Type at the four less significative digits.


Public Attributes

Ipv4Address neighborMainAddr
 Main address of a neighbor node.
enum
ns3::olsr::NeighborTuple::Status 
status
 Neighbor Type and Link Type at the four less significative digits.
uint8_t willingness
 A value between 0 and 7 specifying the node's willingness to carry traffic on behalf of other nodes.

Detailed Description

A Neighbor Tuple.


The documentation for this struct was generated from the following file:

Generated on 6 Jan 2011 for NS-3 by  doxygen 1.6.1