| class MProtocolSearchDataHost |
search connection host. Main interface class for protocol plugin. protocol plugin can get sub interfaces to features from this.
| Public Member Functions | |
|---|---|
| MProtocolSearchFeatureDataHost & | SearchFeatureDataAccess () |
| MSearchObjectFactory & | SearchObjectFactory () |
| Protected Member Functions | |
|---|---|
| ~MProtocolSearchDataHost () | |
| ~MProtocolSearchDataHost | ( | ) | [protected, inline, virtual] |
Protected destructor. MProtocolSearchDataHost instancies can't be destroyed via this interface.
| MProtocolSearchFeatureDataHost & | SearchFeatureDataAccess | ( | ) | [pure virtual] |
Gets reference to MProtocolSearchFeatureDataHost interface.
Search protocol connection implementation uses returned data host interface to manage the search data.
| MSearchObjectFactory & | SearchObjectFactory | ( | ) | [pure virtual] |
Gets reference to object factory interface.
search protocol connection implementation uses factory interface to instantiate Im objects.
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.