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  

PushTimer Class Reference

#include <http-aux.h>

Inheritance diagram for PushTimer:

TimerHandler Handler List of all members.

Public Member Functions

 PushTimer (HttpMInvalCache *a, double itv)
void set_interval (double itv)
double get_interval () const
void sched ()

Protected Member Functions

virtual void expire (Event *e)

Protected Attributes

HttpMInvalCachea_
double interval_

Constructor & Destructor Documentation

PushTimer::PushTimer HttpMInvalCache   a,
double    itv
[inline]
 


Member Function Documentation

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

Implements TimerHandler.

double PushTimer::get_interval   const [inline]
 

void PushTimer::sched   [inline]
 

void PushTimer::set_interval double    itv [inline]
 


Member Data Documentation

HttpMInvalCache* PushTimer::a_ [protected]
 

double PushTimer::interval_ [protected]
 


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