class LivenessTimer : public TimerHandler


Inheritance:


Public Methods

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

Protected Fields

HttpMInvalCache* a_
The cache to be alerted
double interval_
int nbr_
Neighbor cache id

Protected Methods

virtual void expire(Event *e)

Inherited from TimerHandler:

Public Classes

enum TimerStatus

Public Methods

void cancel()
inline void force_cancel()
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

LivenessTimer(HttpMInvalCache *a, double itv, int nbr)

void sched()

void resched()

virtual void expire(Event *e)

HttpMInvalCache* a_
The cache to be alerted

int nbr_
Neighbor cache id

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