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  

TaggerTSWFlow Class Reference

#include <flowmon.h>

Inheritance diagram for TaggerTSWFlow:

Flow EDQueueMonitor QueueMonitor TclObject List of all members.

Public Member Functions

 TaggerTSWFlow ()
void tagging (Packet *)
void run_rate_estimator (Packet *p, double now)

Protected Attributes

double target_rate_
double win_len_
double avg_rate_
double t_front_
int count
int wait_
double total_in
double total_out

Constructor & Destructor Documentation

TaggerTSWFlow::TaggerTSWFlow   [inline]
 


Member Function Documentation

void TaggerTSWFlow::run_rate_estimator Packet   p,
double    now
[inline]
 

void TaggerTSWFlow::tagging Packet   [virtual]
 

Reimplemented from Flow.


Member Data Documentation

double TaggerTSWFlow::avg_rate_ [protected]
 

int TaggerTSWFlow::count [protected]
 

double TaggerTSWFlow::t_front_ [protected]
 

double TaggerTSWFlow::target_rate_ [protected]
 

double TaggerTSWFlow::total_in [protected]
 

double TaggerTSWFlow::total_out [protected]
 

int TaggerTSWFlow::wait_ [protected]
 

double TaggerTSWFlow::win_len_ [protected]
 


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