webengine/osswebengine/cache/inc/HttpCachePostponeWriteUtilities.h
changeset 36 0ed94ceaa377
parent 17 c8a366e56285
child 65 5bfc169077b2
equal deleted inserted replaced
32:9a9a761f03f1 36: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 /*