CRemConConverterPlugin Class Reference
class CRemConConverterPlugin : public CBase
|
Base class for RemCon converter plugins.
Constructor & Destructor Documentation
CRemConConverterPlugin()
IMPORT_C
|
CRemConConverterPlugin
|
(
|
)
|
[protected]
|
~CRemConConverterPlugin()
IMPORT_C
|
~CRemConConverterPlugin
|
(
|
)
|
|
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 converter API with UID aUid. This is a mechanism for allowing future change to the converter API without breaking BC in existing (non-updated) converter plugins.
Member Data Documentation
TUid
iInstanceId
TUid
|
iInstanceId
|
[private]
|
UID set by ECOM when the instance is created. Used when the instance is destroyed.
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.