MTimerObserver Class Reference

class MTimerObserver

Interface class for using the services of CCallbackTimer

Public Member Functions
~MTimerObserver ()
void TimerRun ( TInt )

Constructor & Destructor Documentation

~MTimerObserver()

~MTimerObserver ( ) [inline, virtual]

Member Functions Documentation

TimerRun(TInt)

void TimerRun ( TInt aError ) [pure virtual]

Call back function to handle the expiry of the timer

Parameters

TInt aError KErrNone if timer expired normally else any of the system-wide error codes to indicate a system error