webengine/osswebengine/cache/inc/HttpCachePostponeWriteUtilities.h
branchRCL_3
changeset 48 79859ed3eea9
parent 25 0ed94ceaa377
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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; 
       
    73     };
    72     };
    74 
    73 
    75 
    74 
    76 
    75 
    77 /*
    76 /*