All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Eegeo::Web::Cache::CacheModel Member List

This is the complete list of members for Eegeo::Web::Cache::CacheModel, including all inherited members.

CacheModel() (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
Clear() (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
ContainsUrl(const std::string &url) const (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
GetCacheRecords(std::vector< CacheRecord > &cacheRecords) const (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
GetNumOfRecords() const (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
Insert(const CacheRecord &cacheRecord) (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
Remove(const std::string &url) (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
ReplaceOrInsert(const CacheRecord &cacheRecord) (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
TryGetCacheRecord(const std::string &url, CacheRecord &out_cacheRecord) const (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModel
~CacheModel() (defined in Eegeo::Web::Cache::CacheModel)Eegeo::Web::Cache::CacheModelvirtual