CFindItemEngine Class Reference

#include <mw/finditemengine.h>

Link against: commonengine.lib

class CFindItemEngine : public CBase

Inherits from

Nested Classes and Structures

Detailed Description

Deprecated

See also: CTulAddressStringTokenizer

Note:

For compatibility with S60 only

Member Enumeration Documentation

Enum TFindItemSearchCase

EnumeratorValueDescription
EFindItemSearchPhoneNumberBinCTulAddressStringTokenizer::EFindItemSearchPhoneNumberBin
EFindItemSearchMailAddressBinCTulAddressStringTokenizer::EFindItemSearchMailAddressBin
EFindItemSearchURLBinCTulAddressStringTokenizer::EFindItemSearchURLBin
EFindItemSearchSchemeCTulAddressStringTokenizer::EFindItemSearchScheme
EFindItemSearchSipBinCTulAddressStringTokenizer::EFindItemSearchSipAddressBin

Constructor & Destructor Documentation

~CFindItemEngine ( )

IMPORT_C~CFindItemEngine()

Member Function Documentation

DoNewSearchL ( const TDesC &, CFindItemEngine::TFindItemSearchCase )

IMPORT_C TIntDoNewSearchL(const TDesC &aText,
CFindItemEngine::TFindItemSearchCaseaSearchCase
)

DoNewSearchL ( const TDesC &, CFindItemEngine::TFindItemSearchCase, TInt )

IMPORT_C TIntDoNewSearchL(const TDesC &aText,
CFindItemEngine::TFindItemSearchCaseaSearchCase,
TIntaMinNumbers
)

Item ( CFindItemEngine::SFoundItem & )

IMPORT_C TBoolItem(CFindItemEngine::SFoundItem &aItem)

ItemArray ( )

IMPORT_C const CArrayFixFlat< CFindItemEngine::SFoundItem > *ItemArray()const

ItemCount ( )

IMPORT_C TIntItemCount()const

NewL ( const TDesC &, CFindItemEngine::TFindItemSearchCase )

IMPORT_C CFindItemEngine *NewL(const TDesC &aText,
CFindItemEngine::TFindItemSearchCaseaSearchCase
)[static]

NewL ( const TDesC &, CFindItemEngine::TFindItemSearchCase, TInt )

IMPORT_C CFindItemEngine *NewL(const TDesC &aText,
CFindItemEngine::TFindItemSearchCaseaSearchCase,
TIntaMinNumbers
)[static]

NextItem ( CFindItemEngine::SFoundItem & )

IMPORT_C TBoolNextItem(CFindItemEngine::SFoundItem &aItem)

Position ( )

IMPORT_C TIntPosition()const

PrevItem ( CFindItemEngine::SFoundItem & )

IMPORT_C TBoolPrevItem(CFindItemEngine::SFoundItem &aItem)

ResetPosition ( )

IMPORT_C voidResetPosition()