Page Speed Optimization Libraries
1.13.35.1
|
This is the complete list of members for net_instaweb::PropertyPage, including all inherited members.
Abort() | net_instaweb::PropertyPage | |
AddValueFromProtobuf(const PropertyCache::Cohort *cohort, const PropertyValueProtobuf &proto) | net_instaweb::PropertyPage | |
DeleteProperty(const PropertyCache::Cohort *cohort, const StringPiece &property_name) | net_instaweb::PropertyPage | virtual |
Done(bool success)=0 | net_instaweb::PropertyPage | protectedpure virtual |
EncodePropertyCacheValues(const PropertyCache::Cohort *cohort, PropertyCacheValues *values) | net_instaweb::PropertyPage | |
FastFinishLookup() | net_instaweb::PropertyPage | |
GetCacheState(const PropertyCache::Cohort *cohort) | net_instaweb::PropertyPage | virtual |
GetProperty(const PropertyCache::Cohort *cohort, const StringPiece &property_name) | net_instaweb::PropertyPage | virtual |
IsCacheValid(int64 write_timestamp_ms) const | net_instaweb::PropertyPage | inlinevirtual |
IsCohortPresent(const PropertyCache::Cohort *cohort) | net_instaweb::PropertyPage | |
kPropertyCacheFallbackPage enum value (defined in net_instaweb::PropertyPage) | net_instaweb::PropertyPage | |
kPropertyCachePage enum value (defined in net_instaweb::PropertyPage) | net_instaweb::PropertyPage | |
kPropertyCachePerOriginPage enum value (defined in net_instaweb::PropertyPage) | net_instaweb::PropertyPage | |
log_record() (defined in net_instaweb::PropertyPage) | net_instaweb::PropertyPage | inline |
page_type() | net_instaweb::PropertyPage | inline |
PageType enum name | net_instaweb::PropertyPage | |
PageTypeSuffix(PageType type) | net_instaweb::PropertyPage | static |
PropertyPage(PageType page_type, StringPiece url, StringPiece options_signature_hash, StringPiece cache_key_suffix, const RequestContextPtr &request_context, AbstractMutex *mutex, PropertyCache *property_cache) | net_instaweb::PropertyPage | protected |
Read(const PropertyCache::CohortVector &cohort_list) | net_instaweb::PropertyPage | |
SetCacheState(const PropertyCache::Cohort *cohort, CacheInterface::KeyState x) | net_instaweb::PropertyPage | |
UpdateValue(const PropertyCache::Cohort *cohort, const StringPiece &property_name, const StringPiece &value) | net_instaweb::PropertyPage | virtual |
WriteCohort(const PropertyCache::Cohort *cohort) | net_instaweb::PropertyPage | virtual |
~AbstractPropertyPage() (defined in net_instaweb::AbstractPropertyPage) | net_instaweb::AbstractPropertyPage | virtual |
~PropertyPage() (defined in net_instaweb::PropertyPage) | net_instaweb::PropertyPage | virtual |