CMSPUtil Class Reference
class CMSPUtil : public CBase |
Constructor & Destructor Documentation
CMSPUtil()
Default c'tor, protected to prevent using directly.
Member Functions Documentation
SolveUnitAndSize(TInt64 &)
Solves the correct unit for given data size.
Parameters
TInt64 & aNumber | Amount of data to be solved, changed accordingly. |
SolveUnitAndSize(TInt64 &, TInt &)
void | SolveUnitAndSize | ( | TInt64 & | aNumber, |
| TInt & | aUnit |
| ) | [private] |
Solves the correct unit for given data size, used internally.
Parameters
TInt64 & aNumber | Amount of data to be solved, changed accordingly. |
TInt & aUnit | Unit text index in unit array. |
Member Enumerations Documentation
Enum TUnitType
Enumerators
EByte = 0 | |
EKiloByte | |
EMegaByte | |
EGigaByte | |
ETeraByte | |
Member Data Documentation
CDesCArrayFlat * iUnitArray
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.