webengine/osswebengine/cache/inc/HttpCachePostponeWriteUtilities.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94: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 /*