class RttTimer : public TimerHandler


Inheritance:


Public Methods

RttTimer(RapAgent *a)

Protected Fields

RapAgent* a_

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)
void sched(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

RttTimer(RapAgent *a)

virtual void expire(Event *e)

RapAgent* a_


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