INET Framework for OMNeT++/OMNEST
TCPTahoeRenoFamily Class Reference

#include <TCPTahoeRenoFamily.h>

Inheritance diagram for TCPTahoeRenoFamily:
TCPBaseAlg TCPAlgorithm TCPNewReno TCPReno TCPTahoe

List of all members.

Public Member Functions

 TCPTahoeRenoFamily ()

Protected Attributes

TCPTahoeRenoFamilyStateVariables *& state

Detailed Description

Provides utility functions to implement TCPTahoe, TCPReno and TCPNewReno. (TCPVegas should inherit from TCPBaseAlg instead of this one.)

Definition at line 43 of file TCPTahoeRenoFamily.h.


Constructor & Destructor Documentation


Member Data Documentation

Reimplemented from TCPBaseAlg.

Reimplemented in TCPNewReno, TCPReno, and TCPTahoe.

Definition at line 46 of file TCPTahoeRenoFamily.h.


The documentation for this class was generated from the following files: