MCdlChangeObserver Class Reference
Mixin class for observing changes in the CDL customisation world. This class has concrete implementations of all its virtual functions. These are NULL implementations, except for the destructor which deregisters the observer.
Constructor & Destructor Documentation
~MCdlChangeObserver()
IMPORT_C | ~MCdlChangeObserver | ( | ) | [virtual] |
a virtual destructor that de-registers this observer with the CDL engine
Member Functions Documentation
HandleAvailableRefsChangeL()
IMPORT_C void | HandleAvailableRefsChangeL | ( | ) | [virtual] |
This event handler function is called when the set of available customisations changes
HandleCustomisationChangeL(const CCdlUids &)
IMPORT_C void | HandleCustomisationChangeL | ( | const CCdlUids & | aUids | ) | [virtual] |
This event handler function is called when the current customisation of one or more interfaces has changed.
Parameters
const CCdlUids & aUids | the collection of interface UIDs which have changed |
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.