CSearchLightResult Class Reference
class CSearchLightResult : public CBase |
This class is a container for one search result
searchutilities.lib
Constructor & Destructor Documentation
CSearchLightResult(CSearchDocumentId *)
CSearchLightResult()
CSearchLightResult | ( | ) | [private] |
~CSearchLightResult()
~CSearchLightResult | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(const CSearchDocumentId &)
ConstructL function that intializes data members from CSerachResult
ConstructL(const CSearchLightResult &)
ConstructL function that intializes data members from CSerachResult
ConstructL(RReadStream &)
ConstructL function that initializes data members from stream
ContentClassId()
IMPORT_C TUid | ContentClassId | ( | ) | const |
Getter function for the content class id
ContentFolderId()
IMPORT_C TUid | ContentFolderId | ( | ) | const |
Getter function for the content folder id
DocumentId()
This is a getter function for the document id
ExternalizeL(RWriteStream &)
Externalizes the class to the stream
NewL(CSearchDocumentId *)
Two phased constructor takes aDocIdIn as arg. Ownership is transfered to this object
NewL(const CSearchDocumentId &)
Two phased constructor takes aDocIdIn as arg. Ownership is not transfered to this object.
NewL(RReadStream &)
Two phased constructor - constructs from the stream
NewL(const CSearchLightResult &)
Two phased constructor - constructs from another CSearchResult object
ServiceId()
IMPORT_C TUid | ServiceId | ( | ) | const |
Getter function for the service id
SetContentClassId(TUid)
IMPORT_C void | SetContentClassId | ( | TUid | aContentClassId | ) | |
Sets the content class id
SetContentFolderId(TUid)
IMPORT_C void | SetContentFolderId | ( | TUid | aContentFolderId | ) | |
Sets the content folder id
SetServiceId(TUid)
IMPORT_C void | SetServiceId | ( | TUid | aServiceId | ) | |
Parameters
TUid aServiceId | - service id to be set to |
SetSubContentId(TInt32)
IMPORT_C void | SetSubContentId | ( | TInt32 | aSubContentId | ) | |
SubContentId()
IMPORT_C TInt32 | SubContentId | ( | ) | const |
Getter function for the Realm
Member Data Documentation
TUid
iContentClassId
TUid
| iContentClassId | [private] |
TUid
iContentFolderId
TUid
| iContentFolderId | [private] |
CSearchDocumentId * iDocId
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.