CSearchField Class Reference
class CSearchField : public CBase |
Class for all search field.
searchutilities.lib
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL(RReadStream &)
ExternalizeL(RWriteStream &)
GetData(TInt &)
Parameters
TInt & aData | On return contains the field data. |
GetData(TReal &)
Parameters
TReal & aData | On return contains the field data. |
GetData(TTime &)
Parameters
TTime & aData | On return contains the field data. |
GetData(TPtrC8 &)
Parameters
TPtrC8 & aData | On return contains the field data. |
NewL(RReadStream &)
two phased constructor - Contructing from a stream
SetDataL(TDesC8 &, TSearchFieldDataType)
Sets the field data and its type
SetFieldId(TSearchFieldId)
Member Data Documentation
HBufC * iBuf16Data
HBufC * | iBuf16Data | [private] |
HBufC8 * iCustomFieldId
HBufC8 * | iCustomFieldId | [private] |
TSearchFieldDataType
iType
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.