CApaDataRecognizer Class Reference

#include <apmrec.h>

Link against: apmime.lib

class CApaDataRecognizer : public CBase

Inherits from

  • CApaDataRecognizer

    Member Attribute Documentation

    iFs

    RFs &iFs[protected]

    iMaxBufferSize

    TInt iMaxBufferSize[protected]

    Constructor & Destructor Documentation

    CApaDataRecognizer ( RFs & )

    IMPORT_CCApaDataRecognizer(RFs &aFs)[protected]

    ~CApaDataRecognizer ( )

    IMPORT_C~CApaDataRecognizer()

    Member Function Documentation

    AcceptedConfidence ( )

    IMPORT_C TIntAcceptedConfidence()const

    AddDataRecognizerType ( CApaDataRecognizerType * )

    voidAddDataRecognizerType(CApaDataRecognizerType *aDataRecognizerType)[protected, inline]

    AddDataRecognizerTypeL ( CApaDataRecognizerType * )

    IMPORT_C voidAddDataRecognizerTypeL(CApaDataRecognizerType *aDataRecognizerType)[protected]

    DataTypeL ( CDataTypeArray & )

    IMPORT_C voidDataTypeL(CDataTypeArray &aArray)

    DestroyRecognizerList ( )

    IMPORT_C voidDestroyRecognizerList()[protected]

    FilePassedByHandle ( )

    RFile *FilePassedByHandle()[inline]

    PreferredBufSize ( )

    IMPORT_C TIntPreferredBufSize()const

    RecognizeL ( const TDesC &, const TDesC8 & )

    IMPORT_C TDataRecognitionResultRecognizeL(const TDesC &aName,
    const TDesC8 &aBuffer
    )

    RecognizeL ( RFile &, TInt )

    IMPORT_C TDataRecognitionResultRecognizeL(RFile &aFile,
    TIntaPreferredBufSize
    )

    RecognizeL ( const TDesC &, const TDesC8 &, const TDataType & )

    IMPORT_C TBoolRecognizeL(const TDesC &aName,
    const TDesC8 &aBuffer,
    const TDataType &aDataType
    )

    RecognizeL ( RFile &, TInt, const TDataType & )

    IMPORT_C TBoolRecognizeL(RFile &aFile,
    TIntaPreferredBufSize,
    const TDataType &aDataType
    )

    RemoveDataRecognizerType ( const CApaDataRecognizerType * )

    IMPORT_C TIntRemoveDataRecognizerType(const CApaDataRecognizerType *aDataRecognizerType)[protected]

    SetAcceptedConfidence ( TInt )

    IMPORT_C voidSetAcceptedConfidence(TIntaConfidence)

    SetFilePassedByHandle ( RFile * )

    voidSetFilePassedByHandle(RFile *aFilePassedByHandle)[inline]

    UpdateDataTypesL ( )

    IMPORT_C voidUpdateDataTypesL()