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  

ETFCCAgent Class Reference

Inheritance diagram for ETFCCAgent:

TFCCAgent RTPAgent Agent Connector NsObject TclObject Handler List of all members.

Public Member Functions

 ETFCCAgent ()

Protected Member Functions

void loss_event (int nlost)
double eqn_interval (double)
double eqn_droprate (double interv)
int echkint ()
void nopeer ()

Protected Attributes

int cseq_save_
double efactor_
double kfactor_

Constructor & Destructor Documentation

ETFCCAgent::ETFCCAgent   [inline]
 


Member Function Documentation

int ETFCCAgent::echkint   [protected]
 

double ETFCCAgent::eqn_droprate double    interv [protected]
 

double ETFCCAgent::eqn_interval double    [protected]
 

void ETFCCAgent::loss_event int    nlost [protected, virtual]
 

Reimplemented from TFCCAgent.

void ETFCCAgent::nopeer   [protected, virtual]
 

Reimplemented from TFCCAgent.


Member Data Documentation

int ETFCCAgent::cseq_save_ [protected]
 

double ETFCCAgent::efactor_ [protected]
 

double ETFCCAgent::kfactor_ [protected]
 


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