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  

ErrorModule Class Reference

#include <errmodel.h>

Inheritance diagram for ErrorModule:

Connector NsObject TclObject Handler List of all members.

Public Member Functions

 ErrorModule ()

Protected Member Functions

int command (int, const char *const *)
void recv (Packet *, Handler *)

Protected Attributes

Classifierclassifier_

Constructor & Destructor Documentation

ErrorModule::ErrorModule   [inline]
 


Member Function Documentation

int ErrorModule::command int   ,
const char *const *   
[protected, virtual]
 

Reimplemented from Connector.

void ErrorModule::recv Packet  ,
Handler  
[protected, virtual]
 

Reimplemented from Connector.


Member Data Documentation

Classifier* ErrorModule::classifier_ [protected]
 


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