Public Member Functions

timer::Timer Class Reference
[Simple Timer Queue]

base class from which you can inherit and construct your own timers More...

#include <timer.h>

List of all members.

Public Member Functions

virtual void notifyTimer (void)=0
 this method is called when the timer goes off

virtual ~Timer (void) throw ()

Detailed Description

base class from which you can inherit and construct your own timers

Definition at line 80 of file timer.h.


The documentation for this class was generated from the following files: