CMPXCenRepWatcher Class Reference
class CMPXCenRepWatcher : public CActive
|
Class for observing changes in central repository values.
mpxcommon.lib
Constructor & Destructor Documentation
CMPXCenRepWatcher(const TUid &, TUint32, MMPXCenRepObserver *)
CMPXCenRepWatcher
|
(
|
const
TUid
&
|
aRepositoryUid,
|
|
TUint32
|
aId,
|
|
MMPXCenRepObserver *
|
aObserver
|
|
)
|
[private]
|
Parameters
const
TUid
& aRepositoryUid
|
uid of CenRep file
|
TUint32
aId
|
id of the key
|
MMPXCenRepObserver * aObserver
|
obersver
|
~CMPXCenRepWatcher()
IMPORT_C
|
~CMPXCenRepWatcher
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Symbian OS 2nd phase constructor.
CurrentValueL()
IMPORT_C
TInt
|
CurrentValueL
|
(
|
)
|
|
Get current value as integer.
DoCancel()
void
|
DoCancel
|
(
|
)
|
[protected, virtual]
|
NewL(const TUid &, TUint32, MMPXCenRepObserver *)
Parameters
const
TUid
& aRepositoryUid
|
uid of CenRep file
|
TUint32
aId
|
id of the key
|
MMPXCenRepObserver * aObserver
|
obersver
|
RunL()
void
|
RunL
|
(
|
)
|
[protected, virtual]
|
SetValueL(TInt)
IMPORT_C void
|
SetValueL
|
(
|
TInt
|
aNewValue
|
)
|
|
Parameters
TInt
aNewValue
|
New value for the key
|
Member Data Documentation
MMPXCenRepObserver * iObserver
MMPXCenRepObserver *
|
iObserver
|
[private]
|
CRepository * iRepository
TUid
iRepositoryUid
TUid
|
iRepositoryUid
|
[private]
|
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.