branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
48:79859ed3eea9 | 49:919f36ff910f |
---|---|
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 /* |