ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AODV_Neighbor Class Reference

#include <aodv_rtable.h>

List of all members.

Public Member Functions

 AODV_Neighbor (u_int32_t a)

Protected Member Functions

 LIST_ENTRY (AODV_Neighbor) nb_link

Protected Attributes

nsaddr_t nb_addr
double nb_expire

Friends

class AODV
class aodv_rt_entry


Constructor & Destructor Documentation

AODV_Neighbor::AODV_Neighbor u_int32_t    a [inline]
 


Member Function Documentation

AODV_Neighbor::LIST_ENTRY AODV_Neighbor    [protected]
 


Friends And Related Function Documentation

friend class AODV [friend]
 

friend class aodv_rt_entry [friend]
 


Member Data Documentation

nsaddr_t AODV_Neighbor::nb_addr [protected]
 

double AODV_Neighbor::nb_expire [protected]
 


The documentation for this class was generated from the following file:
This document is generated by doxygen.