#include <itpp/protocol/signals_slots.h>
Public Member Functions | |
TTimer (THandler &handler, void(THandler::*handlerFunction)(Ttype time)) | |
virtual | ~TTimer () |
void | Set (Ttype time, bool relative=true) |
void | Reset () |
Ttype | ExpirationTime () const |
bool | IsPending () const |
Protected Member Functions | |
virtual void | HandleProcessEvent (Ttype currentTime) |
virtual void | HandleCancelEvent (Ttype) |
Protected Attributes | |
bool | fPending |
is timer set | |
Ttype | fExpirationTime |
Definition at line 271 of file signals_slots.h.
|
Generated on Thu Apr 19 14:24:04 2007 for IT++ by Doxygen 1.4.6