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  

TORANeighbor Class Reference

#include <tora_neighbor.h>

List of all members.

Public Member Functions

 TORANeighbor (nsaddr_t id, Agent *a)
void update_link_status (Height *h)
void dump (void)

Private Member Functions

 LIST_ENTRY (TORANeighbor) link

Private Attributes

nsaddr_t index
Height height
LinkStatus lnk_stat
double time_act
toraAgentagent

Friends

class TORADest
class toraAgent


Constructor & Destructor Documentation

TORANeighbor::TORANeighbor nsaddr_t    id,
Agent   a
 


Member Function Documentation

void TORANeighbor::dump void   
 

TORANeighbor::LIST_ENTRY TORANeighbor    [private]
 

void TORANeighbor::update_link_status Height   h
 


Friends And Related Function Documentation

friend class toraAgent [friend]
 

friend class TORADest [friend]
 


Member Data Documentation

toraAgent* TORANeighbor::agent [private]
 

Height TORANeighbor::height [private]
 

nsaddr_t TORANeighbor::index [private]
 

LinkStatus TORANeighbor::lnk_stat [private]
 

double TORANeighbor::time_act [private]
 


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