RIncrMatcherTextBuf Class Reference

#include <bamatch.h>

Link against: bafl.lib

class RIncrMatcherTextBuf : public RIncrMatcherBase

Inherits from

Detailed Description

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

Constructor & Destructor Documentation

RIncrMatcherTextBuf ( )

IMPORT_CRIncrMatcherTextBuf()

Default constructor.

~RIncrMatcherTextBuf ( )

IMPORT_C~RIncrMatcherTextBuf()[virtual]

Destructor.

Member Function Documentation

MatchDes ( )

IMPORT_C TDes &MatchDes()[protected, virtual]

Reimplemented from RIncrMatcherBase::MatchDes()

Gets the match text.

Returns: Match text

MatchDes ( )

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

Reimplemented from RIncrMatcherBase::MatchDes()const

Gets the match text.

Returns: Match text

SetMatcherLengthL ( TInt )

voidSetMatcherLengthL(TIntaMaxLength)[inline]

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

ParameterDescription
aMaxLengthMaximum length of text that can be stored