httpfilters/cookie/ManagerInc/CookieManagerSession.h
branchRCL_3
changeset 40 a0da872af3fa
parent 39 c0c2f28ace9c
equal deleted inserted replaced
39:c0c2f28ace9c 40:a0da872af3fa
   171 		// temporarily between the two calls.
   171 		// temporarily between the two calls.
   172 		RPointerArray<CCookie> iGetCookieList;
   172 		RPointerArray<CCookie> iGetCookieList;
   173 
   173 
   174 		// The size of the temporary cookie list in bytes
   174 		// The size of the temporary cookie list in bytes
   175 		TInt iGetCookieListSize;
   175 		TInt iGetCookieListSize;
   176 
       
   177 	};
   176 	};
   178 
   177 
   179 #endif //__COOKIEMANAGER_SESSION_H__
   178 #endif //__COOKIEMANAGER_SESSION_H__