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  

CwndDegradeTimer Class Reference

#include <sctp.h>

Inheritance diagram for CwndDegradeTimer:

TimerHandler Handler List of all members.

Public Member Functions

 CwndDegradeTimer (SctpAgent *a, SctpDest_S *d)

Protected Member Functions

virtual void expire (Event *)

Protected Attributes

SctpAgentopAgent
SctpDest_SspDest

Constructor & Destructor Documentation

CwndDegradeTimer::CwndDegradeTimer SctpAgent   a,
SctpDest_S   d
[inline]
 


Member Function Documentation

void CwndDegradeTimer::expire Event   [protected, virtual]
 

Implements TimerHandler.


Member Data Documentation

SctpAgent* CwndDegradeTimer::opAgent [protected]
 

SctpDest_S* CwndDegradeTimer::spDest [protected]
 


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