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  

BaseRoutingModule Class Reference

#include <rtmodule.h>

Inheritance diagram for BaseRoutingModule:

RoutingModule TclObject List of all members.

Public Member Functions

 BaseRoutingModule ()
virtual const char * module_name () const
virtual int command (int argc, const char *const *argv)

Protected Attributes

DestHashClassifierclassifier_

Constructor & Destructor Documentation

BaseRoutingModule::BaseRoutingModule   [inline]
 


Member Function Documentation

int BaseRoutingModule::command int    argc,
const char *const *    argv
[virtual]
 

Reimplemented from RoutingModule.

virtual const char* BaseRoutingModule::module_name   const [inline, virtual]
 

Reimplemented from RoutingModule.


Member Data Documentation

DestHashClassifier* BaseRoutingModule::classifier_ [protected]
 

Reimplemented from RoutingModule.


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