CCseSchedulerPluginIF Class Reference
class CCseSchedulerPluginIF : public CBase |
Constructor & Destructor Documentation
~CCseSchedulerPluginIF()
~CCseSchedulerPluginIF | ( | ) | [inline, virtual] |
Member Functions Documentation
ImplementationUid()
TUid
| ImplementationUid | ( | ) | const [inline] |
Return the ECom implementation uid of this plugin. ImplementationUid
NewL(const TUid &)
Construction method. Contructor
Parameters
const TUid & aUid | Ecom implementation uid of the used plugin. |
RunTaskL(CCseScheduledProgram &, MCsePluginObserver *)
Runs given task in plugin.
Member Data Documentation
TUid
iDtorIDKey
TUid
| iDtorIDKey | [protected] |
Instance identifier key. When instance of an implementation is created by ECOM framework, the framework will assign UID for it. The UID is used in destructor to notify framework that this instance is being destroyed and resources can be released.
TUid
iImplementationUid
TUid
| iImplementationUid | [protected] |
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.