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.
Private Member Functions
|
void
|
ParseDes
()
|
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
Des8()
IMPORT_C
TPtrC8
|
Des8
|
(
|
)
|
const
|
ExternalizeL(RWriteStream &)
IMPORT_C void
|
ExternalizeL
|
(
|
RWriteStream
&
|
aWriteStream
|
)
|
const
|
InternalizeL(RReadStream &)
IMPORT_C void
|
InternalizeL
|
(
|
RReadStream
&
|
aReadStream
|
)
|
|
IsNative()
IMPORT_C
TBool
|
IsNative
|
(
|
)
|
const
|
ParseDes()
void
|
ParseDes
|
(
|
)
|
[private]
|
Uid()
IMPORT_C
TUid
|
Uid
|
(
|
)
|
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.