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  

Replicator Class Reference

Inheritance diagram for Replicator:

Classifier NsObject TclObject Handler List of all members.

Public Member Functions

 Replicator ()
void recv (Packet *, Handler *h=0)
virtual int classify (Packet *)

Protected Member Functions

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

Protected Attributes

int ignore_
int direction_

Constructor & Destructor Documentation

Replicator::Replicator  
 


Member Function Documentation

virtual int Replicator::classify Packet   [inline, virtual]
 

Reimplemented from Classifier.

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

Reimplemented from Classifier.

void Replicator::recv Packet  ,
Handler   h = 0
[virtual]
 

Reimplemented from Classifier.


Member Data Documentation

int Replicator::direction_ [protected]
 

int Replicator::ignore_ [protected]
 


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