CPsmPluginBase Class Reference
class CPsmPluginBase : public CBase
|
PSM Plugin base class
Base class for PSM ECom plug-ins
Nested Classes and Structures
Constructor & Destructor Documentation
CPsmPluginBase(TPsmPluginCTorParams &)
~CPsmPluginBase()
~CPsmPluginBase
|
(
|
)
|
[inline, virtual]
|
Member Functions Documentation
NewL(const TUid &, MPsmSettingsProvider &)
Creates a new PSM plug-in base class.
NewLC(const TUid &, MPsmSettingsProvider &)
Creates a new PSM plug-in base class.
NotifyModeChange(const TInt)
void
|
NotifyModeChange
|
(
|
const
TInt
|
aMode
|
)
|
[pure virtual]
|
Notifies plugin about the power save mode change. There is only one active plugin at a time, meaning that when this plugin has done its mode change, next plugin has process time to complete its mode change. because of this it is good not to make any heavy processes during this mode change.
Parameters
const
TInt
aMode
|
Mode to change to.
|
Member Data Documentation
TUid
iDestructorIdKey
TUid
|
iDestructorIdKey
|
[private]
|
MPsmSettingsProvider & iSettingsProvider
Reference to settings provider API
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.