changeset 25 | 0ed94ceaa377 |
parent 11 | c8a366e56285 |
child 48 | 79859ed3eea9 |
22:9a9a761f03f1 | 25:0ed94ceaa377 |
---|---|
67 private: |
67 private: |
68 const TRequestStatus& iSignalStatus; |
68 const TRequestStatus& iSignalStatus; |
69 MHttpCacheWriteSource* iSource; |
69 MHttpCacheWriteSource* iSource; |
70 TInt iBodyPart; |
70 TInt iBodyPart; |
71 TBool iDone; |
71 TBool iDone; |
72 TPtrC8 iCurrentBuf; |
|
72 }; |
73 }; |
73 |
74 |
74 |
75 |
75 |
76 |
76 /* |
77 /* |