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  

rttable Class Reference

#include <rttable.h>

List of all members.

Public Member Functions

 rttable ()
rt_entryhead ()
rt_entryrt_lookup (nsaddr_t id)
void rt_delete (nsaddr_t id)
rt_entryrt_add (nsaddr_t id)

Private Member Functions

 LIST_HEAD (ncache, rt_entry) rthead


Constructor & Destructor Documentation

rttable::rttable   [inline]
 


Member Function Documentation

rt_entry* rttable::head   [inline]
 

rttable::LIST_HEAD ncache   ,
rt_entry   
[private]
 

rt_entry * rttable::rt_add nsaddr_t    id
 

void rttable::rt_delete nsaddr_t    id
 

rt_entry * rttable::rt_lookup nsaddr_t    id
 


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