CAknFepTimer Class Reference
class CAknFepTimer : public CActive
|
CAknFepTimer
Fep timer class
This class inherit from
CActive
to send time event handling
peninputpluginutils.lib
-
Since
-
S60 v4.0
Constructor & Destructor Documentation
CAknFepTimer(MAknFepTimerHandler *)
~CAknFepTimer()
IMPORT_C
|
~CAknFepTimer
|
(
|
)
|
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Symbian second-phase constructor
DoCancel()
void
|
DoCancel
|
(
|
)
|
[private, virtual]
|
From
CActive
. Will be called when timer has been cancelled
NewL(MAknFepTimerHandler *)
RunError(TInt)
TInt
|
RunError
|
(
|
TInt
|
aError
|
)
|
[private, virtual]
|
From
CActive
. Will be called if RunL leaves
Parameters
TInt
aError
|
The leave code reported
|
RunL()
void
|
RunL
|
(
|
)
|
[private, virtual]
|
From
CActive
. Will be called when timer ends
SetTimer(const TTimeIntervalMicroSeconds32 &)
Member Data Documentation
MAknFepTimerHandler * iTimerHandler
Timer event handler (Not own)
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.