This is the complete list of members for
net_instaweb::TwoLevelPropertyStore, 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) | net_instaweb::TwoLevelPropertyStore | [virtual] |
Name() const | net_instaweb::TwoLevelPropertyStore | [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) | net_instaweb::TwoLevelPropertyStore | [virtual] |
set_enable_get_cancellation(bool x) (defined in net_instaweb::PropertyStore) | net_instaweb::PropertyStore | [inline] |
TwoLevelPropertyStore(PropertyStore *primary_property_store, PropertyStore *secondary_propery_store, ThreadSystem *thread_system) (defined in net_instaweb::TwoLevelPropertyStore) | net_instaweb::TwoLevelPropertyStore | |
~PropertyStore() (defined in net_instaweb::PropertyStore) | net_instaweb::PropertyStore | [virtual] |
~TwoLevelPropertyStore() (defined in net_instaweb::TwoLevelPropertyStore) | net_instaweb::TwoLevelPropertyStore | [virtual] |