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  

TaggerTBFlow Class Reference

#include <flowmon.h>

Inheritance diagram for TaggerTBFlow:

Flow EDQueueMonitor QueueMonitor TclObject List of all members.

Public Member Functions

 TaggerTBFlow ()
void tagging (Packet *p)

Protected Attributes

double target_rate_
double bucket_depth_
double tbucket_
double time_last_sent_
double total_in
double total_out

Constructor & Destructor Documentation

TaggerTBFlow::TaggerTBFlow   [inline]
 


Member Function Documentation

void TaggerTBFlow::tagging Packet   p [inline, virtual]
 

Reimplemented from Flow.


Member Data Documentation

double TaggerTBFlow::bucket_depth_ [protected]
 

double TaggerTBFlow::target_rate_ [protected]
 

double TaggerTBFlow::tbucket_ [protected]
 

double TaggerTBFlow::time_last_sent_ [protected]
 

double TaggerTBFlow::total_in [protected]
 

double TaggerTBFlow::total_out [protected]
 


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