webengine/osswebengine/cache/inc/HttpCachePostponeWriteUtilities.h
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 /*