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_rtable Class Reference

#include <aodv_rtable.h>

List of all members.

Public Member Functions

 aodv_rtable ()
aodv_rt_entryhead ()
aodv_rt_entryrt_add (nsaddr_t id)
void rt_delete (nsaddr_t id)
aodv_rt_entryrt_lookup (nsaddr_t id)

Private Member Functions

 LIST_HEAD (aodv_rthead, aodv_rt_entry) rthead


Constructor & Destructor Documentation

aodv_rtable::aodv_rtable   [inline]
 


Member Function Documentation

aodv_rt_entry* aodv_rtable::head   [inline]
 

aodv_rtable::LIST_HEAD aodv_rthead   ,
aodv_rt_entry   
[private]
 

aodv_rt_entry * aodv_rtable::rt_add nsaddr_t    id
 

void aodv_rtable::rt_delete nsaddr_t    id
 

aodv_rt_entry * aodv_rtable::rt_lookup nsaddr_t    id
 


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