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  

LivenessTimer Class Reference

#include <http-aux.h>

Inheritance diagram for LivenessTimer:

TimerHandler Handler List of all members.

Public Member Functions

 LivenessTimer (HttpMInvalCache *a, double itv, int nbr)
void sched ()
void resched ()

Protected Member Functions

virtual void expire (Event *e)

Protected Attributes

HttpMInvalCachea_
int nbr_
double interval_

Constructor & Destructor Documentation

LivenessTimer::LivenessTimer HttpMInvalCache   a,
double    itv,
int    nbr
[inline]
 


Member Function Documentation

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

Implements TimerHandler.

void LivenessTimer::resched   [inline]
 

void LivenessTimer::sched   [inline]
 


Member Data Documentation

HttpMInvalCache* LivenessTimer::a_ [protected]
 

double LivenessTimer::interval_ [protected]
 

int LivenessTimer::nbr_ [protected]
 


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