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  

AbsTcpTimer Class Reference

#include <tcp-abs.h>

Inheritance diagram for AbsTcpTimer:

TimerHandler Handler List of all members.

Public Member Functions

 AbsTcpTimer (AbsTcpAgent *a)

Protected Member Functions

void expire (Event *e)

Protected Attributes

AbsTcpAgenta_

Constructor & Destructor Documentation

AbsTcpTimer::AbsTcpTimer AbsTcpAgent   a [inline]
 


Member Function Documentation

void AbsTcpTimer::expire Event   e [protected, virtual]
 

Implements TimerHandler.


Member Data Documentation

AbsTcpAgent* AbsTcpTimer::a_ [protected]
 


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