CCFOperationPlugIn Class Reference
class CCFOperationPlugIn : public CBase |
Operation plug-in API.
All operation plug-ins must define this interface to be able to provide new operations to be used in CF rule script language.
cfoperationpluginmanager.lib
- Since
- S60 5.0
Constructor & Destructor Documentation
CCFOperationPlugIn(TOperationPluginInitParams *)
~CCFOperationPlugIn()
IMPORT_C | ~CCFOperationPlugIn | ( | ) | [virtual] |
Member Functions Documentation
Extension(const TUid &)
IMPORT_C TAny * | Extension | ( | const TUid & | aExtensionUid | ) | const [virtual] |
Returns an extension interface. The extension interface is mapped with the extension UID.
The default implemementation returns NULL.
Parameters
const TUid & aExtensionUid | |
NewL(const TUid &, TOperationPluginInitParams *)
NewLC(const TUid &, TOperationPluginInitParams *)
ParseL(CCFOperationNode *, CMDXMLNode &, MCFOperationServices &)
Parse DOM-node into an operation node.
ParseScriptRootL(CCFOperationNode *, CMDXMLNode &, MCFOperationServices &)
Parse DOM-node into a script root node.
Member Data Documentation
TUid
iDtorKey
Own: Descructor key for Ecom
TAny * iReserved1
TAny * | iReserved1 | [protected] |
TAny * iReserved2
TAny * | iReserved2 | [protected] |
TAny * iReserved3
TAny * | iReserved3 | [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.