TDataType Class Reference
A data type.
The class maintains a string that describes the data type and an associated UID.
A data type is also referred to as a MIME type.
Constructor & Destructor Documentation
TDataType(const TDataType &)
IMPORT_C | TDataType | ( | const TDataType & | aDataType | ) | |
TDataType(const TDesC8 &)
IMPORT_C | TDataType | ( | const TDesC8 & | aDataType | ) | |
TDataType(TUid)
IMPORT_C | TDataType | ( | TUid | aUid | ) | |
Member Functions Documentation
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
IsNative()
IMPORT_C TBool | IsNative | ( | ) | const |
operator!=(const TDataType &)
operator==(const TDataType &)
Member Data Documentation
TBuf8< KMaxDataTypeLength > iDataType
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.