#include <TCPTahoeRenoFamily.h>
Inheritance diagram for TCPTahoeRenoFamily:
Public Member Functions | |
TCPTahoeRenoFamily () | |
Protected Attributes | |
TCPTahoeRenoFamilyStateVariables *& | state |
|
Ctor 00047 : TCPBaseAlg(), 00048 state((TCPTahoeRenoFamilyStateVariables *&)TCPAlgorithm::state) 00049 { 00050 }
|
|
Reimplemented from TCPBaseAlg. |