CImMhtmlFirstPageFinder Class Reference

class CImMhtmlFirstPageFinder : public CMsgActive

Inherits from

Constructor & Destructor Documentation

CImMhtmlFirstPageFinder(CMsvEntry &)

CImMhtmlFirstPageFinder(CMsvEntry &aEntry)[private]

Parameters

CMsvEntry & aEntry

~CImMhtmlFirstPageFinder()

~CImMhtmlFirstPageFinder()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

DoComplete(TInt &)

voidDoComplete(TInt &)[private, virtual]

Parameters

TInt &

DoFindL()

voidDoFindL()[private]

DoRunL()

voidDoRunL()[private, virtual]

FindL(TMsvId, TBool, TRequestStatus &)

voidFindL(TMsvIdaRootMessage,
TBoolaFileNameOnly,
TRequestStatus &aStatus
)

Parameters

TMsvId aRootMessage
TBool aFileNameOnly
TRequestStatus & aStatus

NewL(CMsvEntry &)

CImMhtmlFirstPageFinder *NewL(CMsvEntry &aEntry)[static]

Parameters

CMsvEntry & aEntry

Result(RFile &, TMsvId &)

voidResult(RFile &aFile,
TMsvId &aEntryId
)const

Parameters

RFile & aFile
TMsvId & aEntryId

Result(TFileName &, TMsvId &)

voidResult(TFileName &aFileName,
TMsvId &aEntryId
)const

Parameters

TFileName & aFileName
TMsvId & aEntryId

SetStartParameterL()

voidSetStartParameterL()[private, inline]

Member Data Documentation

TMsvId iCurrentBodyPartId

TMsvId iCurrentBodyPartId[private]

CMsvEntry & iCurrentEntry

CMsvEntry &iCurrentEntry[private]

CMsvEntrySelection * iEntryStack

CMsvEntrySelection *iEntryStack[private]

TInt iEntryStackIndex

TInt iEntryStackIndex[private]

RFile iFile

RFile iFile[private]

TFileName iFileName

TFileName iFileName[private]

TBool iFileNameOnly

TBool iFileNameOnly[private]

TMsvId iFirstHtmlPartId

TMsvId iFirstHtmlPartId[private]

TMsvId iFirstUnrelatedHtmlPartId

TMsvId iFirstUnrelatedHtmlPartId[private]

TBool iHtmlPartFound

TBool iHtmlPartFound[private]

CMsvEntrySelection * iNextUnrelatedEntryStack

CMsvEntrySelection *iNextUnrelatedEntryStack[private]

TInt iRelatedDepthCounter

TInt iRelatedDepthCounter[private]

HBufC8 * iStartParameter

HBufC8 *iStartParameter[private]

TBool iUnrelatedHtmlPartFound

TBool iUnrelatedHtmlPartFound[private]