Page Speed Optimization Libraries
1.13.35.1
|
This is the complete list of members for net_instaweb::PropertyStore, including all inherited members.
BoolCallback typedef (defined in net_instaweb::PropertyStore) | net_instaweb::PropertyStore | |
enable_get_cancellation() | net_instaweb::PropertyStore | inline |
Get(const GoogleString &url, const GoogleString &options_signature_hash, const GoogleString &cache_key_suffix, const PropertyCache::CohortVector &cohort_list, PropertyPage *page, BoolCallback *done, AbstractPropertyStoreGetCallback **callback)=0 | net_instaweb::PropertyStore | pure virtual |
Name() const =0 | net_instaweb::PropertyStore | pure virtual |
PropertyStore() (defined in net_instaweb::PropertyStore) | net_instaweb::PropertyStore | |
Put(const GoogleString &url, const GoogleString &options_signature_hash, const GoogleString &cache_key_suffix, const PropertyCache::Cohort *cohort, const PropertyCacheValues *values, BoolCallback *done)=0 | net_instaweb::PropertyStore | pure virtual |
set_enable_get_cancellation(bool x) (defined in net_instaweb::PropertyStore) | net_instaweb::PropertyStore | inline |
~PropertyStore() (defined in net_instaweb::PropertyStore) | net_instaweb::PropertyStore | virtual |