email/imap4mtm/imapmailstore/inc/cfetchbodyinfo.h
branchRCL_3
changeset 77 da6ac9d688df
parent 0 72b543305e3a
equal deleted inserted replaced
71:17302fa075e1 77:da6ac9d688df
    52 	IMPORT_C void SetCaf(CImCaf* aCaf);
    52 	IMPORT_C void SetCaf(CImCaf* aCaf);
    53 	IMPORT_C void ResetCaf();
    53 	IMPORT_C void ResetCaf();
    54 	IMPORT_C CImCaf* Caf() const;
    54 	IMPORT_C CImCaf* Caf() const;
    55 	IMPORT_C TInt32 BytesFetched();
    55 	IMPORT_C TInt32 BytesFetched();
    56 	IMPORT_C void IncrementBytesFetched(TInt32 aByteCount);
    56 	IMPORT_C void IncrementBytesFetched(TInt32 aByteCount);
       
    57 	TBool iEmbed;
    57 private:
    58 private:
    58 	CFetchBodyInfo(TMsvId aPartId);
    59 	CFetchBodyInfo(TMsvId aPartId);
    59 	void ConstructL();
    60 	void ConstructL();
    60 
    61 
    61 private:
    62 private: