CRFSPlugin Class Reference
class CRFSPlugin : public CBase
|
An abstract class being representative of the concrete class which the client wishes to use. It acts as a base, for a real class to provide all the functionality that a client requires. It supplies instantiation & destruction by using the ECom framework, and functional services by using the methods of the actual class.
Constructor & Destructor Documentation
CRFSPlugin()
CRFSPlugin
|
(
|
)
|
[protected, inline]
|
~CRFSPlugin()
~CRFSPlugin
|
(
|
)
|
[inline, virtual]
|
Member Functions Documentation
ExecuteCustomCommandL(const TRfsReason, TDesC &)
void
|
ExecuteCustomCommandL
|
(
|
const
TRfsReason
|
aType,
|
|
TDesC
&
|
aCommand
|
|
)
|
[pure virtual]
|
Parameters
const
TRfsReason
aType
|
|
TDesC
& aCommand
|
|
GetScriptL(const TRfsReason, TDes &)
void
|
GetScriptL
|
(
|
const
TRfsReason
|
aType,
|
|
TDes
&
|
aPath
|
|
)
|
[pure virtual]
|
Parameters
const
TRfsReason
aType
|
|
TDes
& aPath
|
|
ListAllImplementationsL(RImplInfoPtrArray &)
Request a list of all available implementations which satisfies this given interface.
NewL(const TUid &)
CRFSPlugin
*
|
NewL
|
(
|
const
TUid
&
|
aImplementationUid
|
)
|
[static, inline]
|
Parameters
const
TUid
& aImplementationUid
|
|
RestoreFactorySettingsL(const TRfsReason)
void
|
RestoreFactorySettingsL
|
(
|
const
TRfsReason
|
aType
|
)
|
[pure virtual]
|
Member Data Documentation
TUid
iDtor_ID_Key
TUid
|
iDtor_ID_Key
|
[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.