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 TInt CurrentIterationL ( ) const

Gets the current iteration count.

Extension(TUid)

IMPORT_C TAny * Extension ( TUid aExtension ) const

Gets access to custom extension.

Parameters

TUid aExtension

NumberOfIterationsL()

IMPORT_C TInt NumberOfIterationsL ( ) 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]