class PushTimer : public TimerHandler


Inheritance:


Public Methods

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

Protected Fields

HttpMInvalCache* a_
double interval_

Protected Methods

virtual void expire(Event *e)

Inherited from TimerHandler:

Public Classes

enum TimerStatus

Public Methods

void cancel()
inline void force_cancel()
void resched(double delay)
int status()

Public

enum TimerStatus

Protected Fields

Event event_
int status_

Protected Methods

virtual void handle(Event *)

Private Methods

inline void _cancel()
inline void _sched(double delay)

Inherited from Handler:


Documentation

PushTimer(HttpMInvalCache *a, double itv)

void set_interval(double itv)

double get_interval()

void sched()

virtual void expire(Event *e)

HttpMInvalCache* a_

double interval_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de