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  

EWdetectorP Class Reference

#include <ew.h>

Inheritance diagram for EWdetectorP:

EWdetector List of all members.

Public Member Functions

 EWdetectorP ()
virtual ~EWdetectorP ()
void updateStats (int)
double getRate ()

Private Member Functions

void measure (Packet *)
void detect ()
void updateCur ()
void updateAvg ()
void trace ()

Private Attributes

PktRec cur_p
PktRec last_p
PktRec last_p_db

Constructor & Destructor Documentation

EWdetectorP::EWdetectorP  
 

EWdetectorP::~EWdetectorP   [virtual]
 


Member Function Documentation

void EWdetectorP::detect   [private, virtual]
 

Implements EWdetector.

double EWdetectorP::getRate  
 

void EWdetectorP::measure Packet   [private, virtual]
 

Implements EWdetector.

void EWdetectorP::trace   [private, virtual]
 

Implements EWdetector.

void EWdetectorP::updateAvg   [private]
 

Reimplemented from EWdetector.

void EWdetectorP::updateCur   [private, virtual]
 

Implements EWdetector.

void EWdetectorP::updateStats int   
 


Member Data Documentation

PktRec EWdetectorP::cur_p [private]
 

PktRec EWdetectorP::last_p [private]
 

PktRec EWdetectorP::last_p_db [private]
 


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