CRemConTargetSelectorPlugin Class Reference
class CRemConTargetSelectorPlugin : public CBase |
Abstract base class for target selector plugins.
Inherits from
- CRemConTargetSelectorPlugin
Constructor & Destructor Documentation
CRemConTargetSelectorPlugin(MRemConTargetSelectorPluginObserver &)
~CRemConTargetSelectorPlugin()
IMPORT_C | ~CRemConTargetSelectorPlugin | ( | ) | |
Member Functions Documentation
GetInterface(TUid)
TAny * | GetInterface | ( | TUid | aUid | ) | [pure virtual] |
Called by RemCon server to get a pointer to an object which implements the TSP interface with UID aUid. This is a mechanism for allowing future change to the TSP API without breaking BC in existing (non-updated) TSPs.
NewL(TUid, MRemConTargetSelectorPluginObserver &)
Observer()
Accessor for the observer.
Member Data Documentation
TUid
iInstanceId
TUid
| iInstanceId | [private] |
UID set by ECOM when the instance is created. Used when the instance is destroyed.
MRemConTargetSelectorPluginObserver & iObserver
TAny * iPad
Pad for BC-friendly future change.
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.