TCatalogsVersion Class Reference
TVersion
class has size restrictions and is not suitable to represent SIS file versions.
TCatalogsVersion
has higher limits for the version values.
Constructor & Destructor Documentation
TCatalogsVersion()
Initializes version to 0.0.0
TCatalogsVersion(TUint16, TUint16, TUint32)
Parameters
TUint16
aMajor
|
Major version number
|
TUint16
aMinor
|
Minor version number
|
TUint32
aBuild
|
Build version number
|
Member Functions Documentation
ConvertL(TCatalogsVersion &, const TDesC &)
Converts a descriptor to
TCatalogsVersion
-
leave
-
KErrArgument if at least major number is not in aVersion
-
leave
-
KErrGeneral if aVersion doesn't contain valid characters
ConvertLC(const TCatalogsVersion &)
Converts a version string to a descriptor
operator!=(const TCatalogsVersion &)
operator==(const TCatalogsVersion &)
Comparison operator
Version to compare with
operator>(const TCatalogsVersion &)
operator>=(const TCatalogsVersion &)
Equar or greater than -operator
Member Data Documentation
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.