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  

Neighbor Class Reference

#include <setdest.h>

List of all members.

Public Member Functions

 Neighbor (u_int32_t a)

Public Attributes

u_int32_t index
u_int32_t reachable
double time_transition

Protected Member Functions

 LIST_ENTRY (Neighbor) nb_link

Protected Attributes

nsaddr_t nb_addr
double nb_expire

Friends

class AODV
class rt_entry


Constructor & Destructor Documentation

Neighbor::Neighbor u_int32_t    a [inline]
 


Member Function Documentation

Neighbor::LIST_ENTRY Neighbor    [protected]
 


Friends And Related Function Documentation

friend class AODV [friend]
 

friend class rt_entry [friend]
 


Member Data Documentation

u_int32_t Neighbor::index
 

nsaddr_t Neighbor::nb_addr [protected]
 

double Neighbor::nb_expire [protected]
 

u_int32_t Neighbor::reachable
 

double Neighbor::time_transition
 


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