Page Speed Optimization Libraries  1.7.30.2
Classes | Namespaces
net/instaweb/util/public/cache_property_store.h File Reference
#include <map>
#include "net/instaweb/util/public/property_cache.h"
#include "net/instaweb/util/public/property_store.h"
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string_util.h"
#include "pagespeed/kernel/base/string.h"

Go to the source code of this file.

Classes

class  net_instaweb::CachePropertyStore

Namespaces

namespace  net_instaweb
 

Unit-test framework for wget fetcher.



Detailed Description

Reads the properties stored in the CacheInterface and popluates them in PropertyPage. There is a CacheInterface object for every cohort which is stored in CohortCacheMap and read/write for a cohort happens on its respective CacheInterface object.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines