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
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
LastToken()
TBool
| LastToken | ( | ) | [inline] |
MatchAndRemoveL(const TDesC8 &)
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
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.