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  

BayDelAckTimer Class Reference

#include <tcp-full-bay.h>

Inheritance diagram for BayDelAckTimer:

TimerHandler Handler List of all members.

Public Member Functions

 BayDelAckTimer (BayFullTcpAgent *a)

Protected Member Functions

virtual void expire (Event *)

Protected Attributes

BayFullTcpAgenta_

Constructor & Destructor Documentation

BayDelAckTimer::BayDelAckTimer BayFullTcpAgent   a [inline]
 


Member Function Documentation

void BayDelAckTimer::expire Event   [protected, virtual]
 

Implements TimerHandler.


Member Data Documentation

BayFullTcpAgent* BayDelAckTimer::a_ [protected]
 


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