class MMsvProgressDecoder |
MMsvProgressDecoder Pure virtual class to decode progress of the operation. Used by CMsvProgressReporterOperation to decode progress and display it.
Public Member Functions | |
---|---|
TInt | DecodeProgress(const TDesC8 &, TBuf< CBaseMtmUi::EProgressStringMaxLen > &, TInt &, TInt &, TInt &, TInt &, TBool) |
TInt | DecodeProgress | ( | const TDesC8 & | aProgress, |
TBuf< CBaseMtmUi::EProgressStringMaxLen > & | aReturnString, | |||
TInt & | aTotalEntryCount, | |||
TInt & | aEntriesDone, | |||
TInt & | aCurrentEntrySize, | |||
TInt & | aCurrentBytesTrans, | |||
TBool | aInternal | |||
) | [pure virtual] |
decode progress
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.