ImageProcessor::TProgressInfo Class Reference

class ImageProcessor::TProgressInfo

This class provides functions to read progress information.

Constructor & Destructor Documentation

TProgressInfo(Plugin::MProgressInfo &, CImageProcessorImpl &)

TProgressInfo(Plugin::MProgressInfo &aProgressInfoImpl,
CImageProcessorImpl &aImageProcessorImpl
)[private]

Parameters

Plugin::MProgressInfo & aProgressInfoImpl
CImageProcessorImpl & aImageProcessorImpl

Member Functions Documentation

CurrentIterationL()

IMPORT_C TIntCurrentIterationL()const

Gets the current iteration count.

Extension(TUid)

IMPORT_C TAny *Extension(TUidaExtension)const

Gets access to custom extension.

Parameters

TUid aExtension

NumberOfIterationsL()

IMPORT_C TIntNumberOfIterationsL()const

Gets the total number of iterations expected to complete the task.

Member Data Documentation

CImageProcessorImpl & iImageProcessorImpl

CImageProcessorImpl &iImageProcessorImpl[private]

Plugin::MProgressInfo & iProgressInfoImpl

Plugin::MProgressInfo &iProgressInfoImpl[private]

TInt iReserved

TInt iReserved[private]