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.
Public Member Functions | |
---|---|
TInt | CurrentIterationL() |
TAny * | Extension(TUid) |
TInt | NumberOfIterationsL() |
Private Attributes | |
---|---|
TInt | iReserved |