CLocodBearerPlugin Class Reference
class CLocodBearerPlugin : public CBase |
Bearer Plugin base class
This is the base class from which bearer plugins inherit.
See locodplugin.hrh for the resource registration definitions.
Constructor & Destructor Documentation
CLocodBearerPlugin(TLocodBearerPluginParams &)
~CLocodBearerPlugin()
~CLocodBearerPlugin | ( | ) | [inline, virtual] |
Member Functions Documentation
ImplementationUid()
TUid
| ImplementationUid | ( | ) | const [inline] |
Gets the implementation uid of this plugin
NewL(TLocodBearerPluginParams &)
Observer()
Gets the observer interface object associated with this plugin
Member Data Documentation
TUid
iImplementationUid
TUid
| iImplementationUid | [private] |
Implementation UID of the concrete instance.
TUid
iInstanceUid
TUid
| iInstanceUid | [private] |
UID set by ECOM when the instance is created. Used when the instance is destroyed.
MLocodBearerPluginObserver & iObserver
Holds the observer object which will be notified when the operations complete Not own.
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.