A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::aodv::Neighbors::Neighbor Struct Reference

Neighbor description. More...

#include <aodv-neighbor.h>

Public Member Functions

 Neighbor (Ipv4Address ip, Mac48Address mac, Time t)
 

Public Attributes

bool close
 
Time m_expireTime
 
Mac48Address m_hardwareAddress
 
Ipv4Address m_neighborAddress
 

Detailed Description

Neighbor description.

Definition at line 55 of file aodv-neighbor.h.


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