CRfc822Token Class Reference
class CRfc822Token : public CBase
|
Public Member Enumerations
|
enum
|
THeaderPart
{
EUnknown
,
ENotFinished
,
EFrom
,
EReplyTo
,
ETo
,
ECc
,
EBcc
,
ESubject
,
EDate
,
EReceived
,
EMessageId
,
EPriority
,
EImportance
,
EReturnReceiptTo
,
EEndOfHeader
}
|
Constructor & Destructor Documentation
CRfc822Token()
CRfc822Token
|
(
|
)
|
[private]
|
~CRfc822Token()
IMPORT_C
|
~CRfc822Token
|
(
|
)
|
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
LastToken()
TBool
|
LastToken
|
(
|
)
|
[inline]
|
MatchAndRemoveL(const TDesC8 &)
OutputLine()
HBufC8
*
|
OutputLine
|
(
|
)
|
[inline]
|
ParseNextLineL(const TDesC8 &)
IMPORT_C void
|
ParseNextLineL
|
(
|
const
TDesC8
&
|
aSourceLine
|
)
|
|
PriorityAndReceiptsMatchAndRemoveL(THeaderPart)
SetImRecvConvert(CImRecvConvert *)
Member Enumerations Documentation
Enum THeaderPart
Enumerators
EUnknown
|
|
ENotFinished
|
|
EFrom
|
|
EReplyTo
|
|
ETo
|
|
ECc
|
|
EBcc
|
|
ESubject
|
|
EDate
|
|
EReceived
|
|
EMessageId
|
|
EPriority
|
|
EImportance
|
|
EReturnReceiptTo
|
|
EEndOfHeader
|
|
Member Data Documentation
TBuf8< KMaxIMailHeaderReadLineLength+1 > iBufferedInput
CImRecvConvert * iImRecvConvert
TBuf8< KMaxIMailHeaderReadLineLength+1 > iInputLine
HBufC8 * iOutputLine
HBufC8
*
|
iOutputLine
|
[private]
|
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.