CImPop3Operation Class Reference
class CImPop3Operation : public CMsgActive |
Constructor & Destructor Documentation
CImPop3Operation()
CImPop3Operation | ( | ) | [protected] |
Member Functions Documentation
CheckIfPending()
void | CheckIfPending | ( | ) | [protected] |
Construct(CImPop3Session *)
Construct(CImPop3Session *, CImRecvConvert *)
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
Implements cancellation of an outstanding request.
This function is called as part of the active object's Cancel().
It must call the appropriate cancel function offered by the active object's asynchronous service provider. The asynchronous service provider's cancel is expected to act immediately.
DoCancel() must not wait for event completion; this is handled by Cancel().
CActive::Cancel
DoComplete(TInt &)
void | DoComplete | ( | TInt & | | ) | [protected, virtual] |
DoRunL()
void | DoRunL | ( | ) | [protected, virtual] |
EmptyHeaders()
TBool
| EmptyHeaders | ( | ) | [inline] |
PopCommandAccepted()
TBool
| PopCommandAccepted | ( | ) | |
QueueReadNext()
void | QueueReadNext | ( | ) | [protected] |
RemoveFirstDot()
void | RemoveFirstDot | ( | ) | [protected] |
RetrieveMessageL()
void | RetrieveMessageL | ( | ) | [protected] |
Member Data Documentation
TBool
iCommandAccepted
TBool
| iCommandAccepted | [protected] |
TBool
iEmptyHeaders
TBool
| iEmptyHeaders | [protected] |
TBool
iFirstLine
TBool
| iFirstLine | [protected] |
TBufC8< 3 > iFullStopTerminator
TBufC8< 3 > | iFullStopTerminator | [protected] |
TInt
iMessageNo
TInt
| iMessageNo | [protected] |
TBool
iParsedHeader
TBool
| iParsedHeader | [protected] |
CImPop3Session * iPopSession
CImRecvConvert * iRecvConverter
CImTextServerSession * iTextServer
TImMailBuffer
iTextServerResponse
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.