RIncrMatcherTextBuf Class Reference

class RIncrMatcherTextBuf : public RIncrMatcherBase

Incrementally matches text against a text buffer with variable maximum length.

Inherits from

Constructor & Destructor Documentation

RIncrMatcherTextBuf()

IMPORT_CRIncrMatcherTextBuf()

Default constructor.

~RIncrMatcherTextBuf()

IMPORT_C~RIncrMatcherTextBuf()[virtual]

Destructor.

Member Functions Documentation

MatchDes()

IMPORT_C TDes &MatchDes()[protected, virtual]

Gets the match text.

MatchDes()

IMPORT_C const TDes &MatchDes()const [protected, virtual]

Gets the match text.

SetMatcherLengthL(TInt)

voidSetMatcherLengthL(TIntaMaxLength)[inline]

Sets the maximum length of text that can be stored through SetMatchText() etc.

Parameters

TInt aMaxLengthMaximum length of text that can be stored

Member Data Documentation

RTextBuf iTextBuf

RTextBuf iTextBuf[private]