equal
deleted
inserted
replaced
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: |