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  

Tagger Class Reference

#include <flowmon.h>

Inheritance diagram for Tagger:

EDQueueMonitor QueueMonitor TclObject List of all members.

Public Member Functions

 Tagger ()
void in (Packet *)
int command (int argc, const char *const *argv)

Protected Member Functions

void dumpflows ()
void dumpflow (Tcl_Channel, Flow *)
void fformat (Flow *)
char * flow_list ()

Protected Attributes

Classifierclassifier_
Tcl_Channel channel_
char wrk_ [2048]

Constructor & Destructor Documentation

Tagger::Tagger   [inline]
 


Member Function Documentation

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

Reimplemented from QueueMonitor.

void Tagger::dumpflow Tcl_Channel   ,
Flow  
[protected]
 

void Tagger::dumpflows   [protected]
 

void Tagger::fformat Flow   [protected]
 

char * Tagger::flow_list   [protected]
 

void Tagger::in Packet   [virtual]
 

Reimplemented from QueueMonitor.


Member Data Documentation

Tcl_Channel Tagger::channel_ [protected]
 

Reimplemented from QueueMonitor.

Classifier* Tagger::classifier_ [protected]
 

char Tagger::wrk_[2048] [protected]
 


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