class imepTimer : public Handler


Inheritance:


Public Methods

int busy()
void cancel()
void handle(Event*)
imepTimer(imepAgent* a, imepTimerType t)
void start(double time)
double timeLeft()

Private Fields

imepAgent* agent
int busy_
Event intr
imepTimerType type_

Inherited from Handler:


Documentation

imepTimer(imepAgent* a, imepTimerType t)

void handle(Event*)

void start(double time)

void cancel()

int busy()

double timeLeft()

Event intr

int busy_

imepAgent* agent

imepTimerType type_


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