Public Member Functions | |
void | After (TTimeIntervalMicroSeconds32 anInterval) |
void | After (TTimeIntervalMicroSeconds32 anInterval) |
Static Public Member Functions | |
static CActiveTimer * | NewL (MActiveTimerNotify &aNotifier) |
static CActiveTimer * | NewL () |
Protected Member Functions | |
void | RunL () |
void | DoCancel () |
CActiveTimer (MActiveTimerNotify &aNotifier) | |
void | ConstructL () |
void | RunL () |
void | DoCancel () |
void | ConstructL () |
Protected Attributes | |
RTimer | iTimer |
MActiveTimerNotify & | iNotifier |
Definition at line 10 of file ActiveTimer.h.