RSearchClient Class Reference
| class RSearchClient : public RSessionBase |
Client side class of search service Client/Server.
This class is used to create communiatiob between ipc boundry searchclient.lib
| Public Member Functions |
|---|
| RSearchClient() |
| void | CancelResult() |
| void | CancelSearch() |
|
TInt
| Connect() |
| void | ContinueSearchingLightL(TPckgBuf< TInt > &, TRequestStatus &, TPckgBuf< TInt > &, TPckgBuf< TInt > &) |
| void | GetHeavyResultsL(RPointerArray< CSearchResult > &) |
|
HBufC8 * | GetLaunchInfoL(const CSearchDocumentId &) |
| void | GetLightResultsL(RPointerArray< CSearchLightResult > &) |
|
TInt
| GetResultsL(const RPointerArray< CSearchDocumentId > &, TPckgBuf< TInt > &, TRequestStatus &) |
| void | GetSupportedContentL(RPointerArray< CSearchContent > &, TUid) |
| void | GetSupportedServicesL(RArray< TUid > &) |
| void | LaunchApplicationL(const CSearchDocumentId &) |
|
TInt
| SearchL(const CSearchQuery &, TPckgBuf< TInt > &, const TSearchThreshold &, TRequestStatus &, TPckgBuf< TInt > &, TPckgBuf< TInt > &) |
|
TVersion
| Version() |
| Inherited Functions |
|---|
| | RHandleBase::Attributes()const |
| | RHandleBase::BTraceId()const |
| | RHandleBase::Close() |
| | RHandleBase::DoExtendedClose() |
| | RHandleBase::Duplicate(const RThread &,TOwnerType) |
| | RHandleBase::FullName()const |
| | RHandleBase::FullName(TDes &)const |
| | RHandleBase::Handle()const |
| | RHandleBase::HandleInfo(THandleInfo *) |
| | RHandleBase::Name()const |
| | RHandleBase::NotifyDestruction(TRequestStatus &) |
| | RHandleBase::Open(const TFindHandleBase &,TOwnerType) |
| | RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt) |
| | RHandleBase::RHandleBase() |
| | RHandleBase::RHandleBase(TInt) |
| | RHandleBase::SetHandle(TInt) |
| | RHandleBase::SetHandleNC(TInt) |
| | RSessionBase::CreateSession(RServer2,const TVersion &) |
| | RSessionBase::CreateSession(RServer2,const TVersion &,TInt) |
| | RSessionBase::CreateSession(RServer2,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TRequestStatus *) |
| | RSessionBase::Open(RMessagePtr2,TInt,TOwnerType) |
| | RSessionBase::Open(RMessagePtr2,TInt,const TSecurityPolicy &,TOwnerType) |
| | RSessionBase::Open(TInt,TOwnerType) |
| | RSessionBase::Open(TInt,const TSecurityPolicy &,TOwnerType) |
| | RSessionBase::Send(TInt)const |
| | RSessionBase::Send(TInt,const TIpcArgs &)const |
| | RSessionBase::SendReceive(TInt)const |
| | RSessionBase::SendReceive(TInt,TRequestStatus &)const |
| | RSessionBase::SendReceive(TInt,const TIpcArgs &)const |
| | RSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const |
| | RSessionBase::SetReturnedHandle(TInt) |
| | RSessionBase::SetReturnedHandle(TInt,RHandleBase &) |
| | RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &) |
| | RSessionBase::ShareAuto() |
| | RSessionBase::ShareProtected() |
Constructor & Destructor Documentation
Member Functions Documentation
CancelResult()
Cancels the heavy results asked.
CancelSearch()
Cancels the currently ongoing search.
Connect()
Connects to the search server.
ContinueSearchingLightL(TPckgBuf< TInt > &, TRequestStatus &, TPckgBuf< TInt > &, TPckgBuf< TInt > &)
Continuse search if it has not yet completed
GetHeavyResultsL(RPointerArray< CSearchResult > &)
Gets heay resultd from server
GetLaunchInfoL(const CSearchDocumentId &)
Get file launch information.
GetLightResultsL(RPointerArray< CSearchLightResult > &)
Get light results from server aLightResult Light result
GetResultsL(const RPointerArray< CSearchDocumentId > &, TPckgBuf< TInt > &, TRequestStatus &)
Sends IDs to server to get heavy res the results. Asynchronous.
GetSupportedContentL(RPointerArray< CSearchContent > &, TUid)
Function returning a list of support content types that can be searched by the engine. : The content Resource
GetSupportedServicesL(RArray< TUid > &)
| void | GetSupportedServicesL | ( | RArray< TUid > & | aServiceIdArray | ) | |
Gets supported service ids by the search framework.
Parameters
| RArray< TUid > & aServiceIdArray | On return contains the list of supported service ids. |
LaunchApplicationL(const CSearchDocumentId &)
Launches a viewer/editor application for the given result id.
SearchL(const CSearchQuery &, TPckgBuf< TInt > &, const TSearchThreshold &, TRequestStatus &, TPckgBuf< TInt > &, TPckgBuf< TInt > &)
Starts the search with the specified search criteria.Async call
Version()
Returns the API version number of the server's client.
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.