CHCICmdQueueDecisionPlugin Class Reference
class CHCICmdQueueDecisionPlugin : public CBase |
Base class for HCI Command Queue Decision plugins.
This class is intended to be derived from.
Inherits from
- CHCICmdQueueDecisionPlugin
Constructor & Destructor Documentation
CHCICmdQueueDecisionPlugin()
IMPORT_C | CHCICmdQueueDecisionPlugin | ( | ) | [protected] |
~CHCICmdQueueDecisionPlugin()
IMPORT_C | ~CHCICmdQueueDecisionPlugin | ( | ) | |
Destructor. All ECom interfaces obtained through the Interface will be deleted.
Member Functions Documentation
Interface(TUid)
Called by Command Queue Manager to get a pointer to an object which implements the QDP API with UID aUid. This is a mechanism for allowing future change to this API without breaking BC in existing (non-updated) plugins.
Parameters
TUid aUid | The UID of the interface to find. |
NewL(TUid)
Static factory method for the HCI Command Queue Decision plugin
Parameters
TUid aImplementationUid | The implementation UID. |
NewL()
Static factory method for the HCI Command Queue Decision plugin
This method will attempt to load a single instance of an implementation for the correct interface.
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.