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.)


Constructor & Destructor Documentation

TCPTahoeRenoFamily::TCPTahoeRenoFamily ( )

Member Data Documentation

Reimplemented from TCPBaseAlg.

Reimplemented in TCPNewReno, TCPReno, and TCPTahoe.


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