CSsmCustomCommandEnv Class Reference
class CSsmCustomCommandEnv : public CBase |
Provides an environment to pass to the custom command dll during initialisation.
Constructor & Destructor Documentation
CSsmCustomCommandEnv(RFs &)
CSsmCustomCommandEnv | ( | RFs & | aRfs | ) | [private] |
CSsmCustomCommandEnv(const CSsmCustomCommandEnv &)
~CSsmCustomCommandEnv()
Destructor for custom command environment.
This should never be called by implementations of MSsmCustomCommand as the lifetime of the environment is managed by the command framework which uses the MSsmCustomCommand implementation.
Member Functions Documentation
NewL(RFs &)
Creates a custom command environment.
This should never be called by implementations of MSsmCustomCommand as the lifetime of the environment is managed by the command framework which uses the MSsmCustomCommand implementation.
Rfs()
IMPORT_C const RFs & | Rfs | ( | ) | const [virtual] |
Reference to an RFs handle for use by the custom command
operator=(const CSsmCustomCommandEnv &)
Member Data Documentation
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.