CUPnPBrowseTimer Class Reference
class CUPnPBrowseTimer : public CTimer
|
A class that provides periodic notifications.
Once started, notifies an abstract interface periodically but only when Continue is called. This avoids situation where previous operation is still in progress when the next notification arrives.
upnpmusicadapter.lib
-
Since
-
S60 v3.2
Protected Member Functions
|
void
|
RunL
()
|
Constructor & Destructor Documentation
CUPnPBrowseTimer(MUPnPBrowseTimerObserver &, TInt32)
~CUPnPBrowseTimer()
~CUPnPBrowseTimer
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Continue()
Continues a next step for the periodizer
NewL(MUPnPBrowseTimerObserver &, TInt32)
NewLC(MUPnPBrowseTimerObserver &, TInt32)
RunL()
void
|
RunL
|
(
|
)
|
[protected, virtual]
|
Receives the timer triggering
Member Data Documentation
MUPnPBrowseTimerObserver & iObserver
TInt32
iTimerWavelength
TInt32
|
iTimerWavelength
|
[private]
|
Timer wavelength as milliseconds to wait between notifications
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.