MCoeObserverOfLoadedFep Class Reference
class MCoeObserverOfLoadedFep |
Interface providing notification when there is a change in the currently loaded FEP.
This happens either on application start-up, or as a result of a different front end processor having been installed.
Anyone requiring this notification should derive from this class and implement its pure virtual function. Derived classes also need to call CCoeEnv::AddObserverOfLoadedFepL() during construction, and CCoeEnv::RemoveObserverOfLoadedFep() in their destructor.
Constructor & Destructor Documentation
MCoeObserverOfLoadedFep()
IMPORT_C | MCoeObserverOfLoadedFep | ( | ) | [protected] |
Member Functions Documentation
HandleChangeInLoadedFep()
void | HandleChangeInLoadedFep | ( | ) | [pure virtual] |
Handles a change in the loaded FEP.
The function is called if a new FEP is loaded, or if the current one is unloaded.
MCoeObserverOfLoadedFep_Reserved_1()
IMPORT_C void | MCoeObserverOfLoadedFep_Reserved_1 | ( | ) | [private, virtual] |
MCoeObserverOfLoadedFep_Reserved_2()
IMPORT_C void | MCoeObserverOfLoadedFep_Reserved_2 | ( | ) | [private, virtual] |
Member Data Documentation
TInt
iMCoeObserverOfLoadedFep_Reserved1
TInt
| iMCoeObserverOfLoadedFep_Reserved1 | [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.