AODV_Neighbor Class Reference

#include <aodv_rtable.h>

Collaboration diagram for AODV_Neighbor:

Collaboration graph
[legend]

Detailed Description

Definition at line 46 of file aodv_rtable.h.

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]
 

Definition at line 50 of file aodv_rtable.h.

References nb_addr.

00050 { nb_addr = a; }


Member Function Documentation

AODV_Neighbor::LIST_ENTRY AODV_Neighbor   )  [protected]
 


Friends And Related Function Documentation

friend class AODV [friend]
 

Definition at line 47 of file aodv_rtable.h.

friend class aodv_rt_entry [friend]
 

Definition at line 48 of file aodv_rtable.h.


Field Documentation

nsaddr_t AODV_Neighbor::nb_addr [protected]
 

Definition at line 54 of file aodv_rtable.h.

Referenced by AODV_Neighbor(), AODV::nb_delete(), aodv_rt_entry::nb_lookup(), AODV::nb_lookup(), and AODV::nb_purge().

double AODV_Neighbor::nb_expire [protected]
 

Definition at line 55 of file aodv_rtable.h.

Referenced by aodv_rt_entry::nb_insert(), AODV::nb_insert(), AODV::nb_purge(), and AODV::recvHello().


The documentation for this class was generated from the following file:
Generated on Tue Mar 6 17:02:58 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6