ImageProcessor::Plugin::MProgressInfo Class Reference

class ImageProcessor::Plugin::MProgressInfo

This class provides functions to read progress information.

The TProgressInfo gets access to a plugin implementation based on this interface class. Once this has been constructed, calls to method functions of TProgressInfo are passed verbatim to this interface. For further description of required functionality, see TProgressInfo .

TProgressInfo

Member Functions Documentation

CurrentIterationL()

TInt CurrentIterationL ( ) const [pure virtual]

Extension(TUid)

TAny * Extension ( TUid aExtension ) const [pure virtual]

Parameters

TUid aExtension

NumberOfIterationsL()

TInt NumberOfIterationsL ( ) const [pure virtual]

Member Data Documentation

TInt iReserved

TInt iReserved [private]