ChspsFileChangeListener Class Reference
class ChspsFileChangeListener : public CActive
|
FileChangeListener listens to given file folder and notifies it observer if there is any file change. Observer is given as a parameter on initialising the listener. Observer must implement MhspsFileChangeObserver-interface. FileChangeListener is asynchronous object that deploys Symbian
RFs
client-side handle on File Manager. FileChangeListener is intended to be used by any object that wants listen Symbian file system events hspsThemeServer.exe
-
Since
-
S60 5.0
Constructor & Destructor Documentation
ChspsFileChangeListener(RFs &, MhspsFileChangeObserver &, TNotifyType, TListenerType)
~ChspsFileChangeListener()
~ChspsFileChangeListener
|
(
|
)
|
[virtual]
|
~ChspsFileChangeListener Destructor.
Member Functions Documentation
ConstructL(const TDesC &)
void
|
ConstructL
|
(
|
const
TDesC
&
|
aFullPath
|
)
|
[private]
|
ConstructL By default Symbian 2nd phase constructor is private.
DoCancel()
void
|
DoCancel
|
(
|
)
|
[protected, virtual]
|
DoCancel From
CActive
Called when asynchronous request was cancelled
-
Since
-
S60 3.1
InformObserver()
void
|
InformObserver
|
(
|
)
|
[private]
|
Informs observer InformObserver
-
Since
-
S60 3.1
NewL(RFs &, MhspsFileChangeObserver &, TNotifyType, const TDesC &, TListenerType)
NewL Two-phased constructor.
RunError(TInt)
TInt
|
RunError
|
(
|
TInt
|
aError
|
)
|
[protected, virtual]
|
From
CActive
Called when asynchronous request has failed RunError
-
Since
-
S60 3.1
RunL()
void
|
RunL
|
(
|
)
|
[protected, virtual]
|
Set log bus to be used.
-
Since
-
S60 3.1
Setup()
Setup Sets up the file change listener.
-
Since
-
S60 3.1
Member Data Documentation
TListenerType
iListenerType
MhspsFileChangeObserver & iObserver
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.