This is the complete list of members for Eegeo::Web::Cache::HttpCache, including all inherited members.
AddToCache(const Eegeo::Web::Cache::CacheRecord &cacheRecordToAdd) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
ClearCache() (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
FlushInMemoryCacheRepresentation(bool prune) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
GetEnabled() (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
GetFileNameByUrl(std::string &name, const std::string &url) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
HttpCache(Helpers::IFileIO &fileIO, Eegeo::Helpers::CacheSize_t maxCacheSizeBytes=(4294967296ULL)) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | |
IsInCache(const std::string &url) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
LoadLocallyCachedData(const std::string &url, std::vector< Byte > &out_buffer) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
NonCopyable(const NonCopyable &)=delete (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | protected |
NonCopyable()=default (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | protected |
operator=(const NonCopyable &)=delete (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | protected |
ReloadCacheRepresentationFromStorage() (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
RemoveFromCache(const std::string &url) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
SetEnabled(bool enabled) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
SetMaxCacheSize(Helpers::CacheSize_t size) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
TryGetCachedHeaderInfo(const std::string &url, std::string &out_cachedETag, std::string &out_cachedLastModified) (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | virtual |
~HttpCache() (defined in Eegeo::Web::Cache::HttpCache) | Eegeo::Web::Cache::HttpCache | inlinevirtual |
~IHttpCache() (defined in Eegeo::Helpers::IHttpCache) | Eegeo::Helpers::IHttpCache | inlinevirtual |