httpfilters/cookie/ManagerInc/CookieManagerSession.h
branchRCL_3
changeset 19 c0c2f28ace9c
parent 7 2611c08ee28e
child 20 a0da872af3fa
equal deleted inserted replaced
18:5f1cd966e0d9 19:c0c2f28ace9c
   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 
   176 	};
   177 	};
   177 
   178 
   178 #endif //__COOKIEMANAGER_SESSION_H__
   179 #endif //__COOKIEMANAGER_SESSION_H__