CVccUiPsPropertyListener Class Reference
class CVccUiPsPropertyListener : public CActive
|
Constructor & Destructor Documentation
CVccUiPsPropertyListener(const TUint)
CVccUiPsPropertyListener
|
(
|
const
TUint
|
aKeyId
|
)
|
[private]
|
Parameters
const
TUint
aKeyId
|
Id of a key of the property.
|
~CVccUiPsPropertyListener()
IMPORT_C
|
~CVccUiPsPropertyListener
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddObserverL(MVccPsPropertyListenerObserver &)
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Symbian 2nd phase constructor
CurrentValue()
IMPORT_C
TInt
|
CurrentValue
|
(
|
)
|
|
Get the current value of the property.
DoCancel()
void
|
DoCancel
|
(
|
)
|
[private, virtual]
|
NewL(const TUint)
Symbian two-phased constructor.
Parameters
const
TUint
aKeyId
|
Id of a key of the property.
|
NotifyObserversL()
void
|
NotifyObserversL
|
(
|
)
|
[private]
|
Notifies the observers about the Ho state change.
RemoveObserver(MVccPsPropertyListenerObserver &)
RunL()
void
|
RunL
|
(
|
)
|
[private, virtual]
|
Start()
Start the listener. The listener subscribes to the given property.
Member Data Documentation
TUid
iCategoryId
TUid
|
iCategoryId
|
[private]
|
The uid of the property category to be watched.
TUint
iKeyId
The property key uid to be watched.
RPointerArray< MVccPsPropertyListenerObserver > iObservers
Obsevers for callback from this. Observers are not owned.
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.