Page Speed Optimization Libraries  1.8.31.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::MockPropertyPage Class Reference
Inheritance diagram for net_instaweb::MockPropertyPage:
net_instaweb::PropertyPage net_instaweb::AbstractPropertyPage

List of all members.

Public Member Functions

 MockPropertyPage (ThreadSystem *thread_system, PropertyCache *property_cache, const StringPiece &url, const StringPiece &options_signature_hash, const StringPiece &cache_key_suffix)
virtual bool IsCacheValid (int64 write_timestamp_ms) const
virtual void Done (bool valid)
 Called as a result of PropertyCache::Read when the data is available.
bool called () const
bool valid () const
void set_time_ms (int64 time_ms)

Member Function Documentation

virtual bool net_instaweb::MockPropertyPage::IsCacheValid ( int64  write_timestamp_ms) const [inline, virtual]

Called immediatly after the underlying cache lookup is done, from PropertyCache::CacheInterfaceCallback::Done().

Reimplemented from net_instaweb::PropertyPage.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines