Rose
|
This is the complete list of members for rose::WebFileCache, including all inherited members.
asyncFetch(WebFileCache *self, uint32_t id, time_t cacheTime) | rose::WebFileCache | protectedstatic |
Cache()=default (defined in rose::Cache) | rose::Cache | |
cacheRootPath() const | rose::WebFileCache | inline |
checkFutures() | rose::WebFileCache | protected |
connect(Signal< int > &futureCheck, Signal< int > &validityCheck) | rose::WebFileCache | |
fetchAll() | rose::WebFileCache | |
findByUserName(S userName) (defined in rose::Cache) | rose::Cache | inline |
itemFetched | rose::WebFileCache | |
localStore | rose::Cache | protected |
mCheckFutures | rose::WebFileCache | protected |
mCheckValidity | rose::WebFileCache | protected |
mFutureList | rose::WebFileCache | protected |
mMutex | rose::WebFileCache | protected |
mSignalSerialNumber | rose::WebFileCache | protected |
operator bool() const | rose::WebFileCache | inlineexplicit |
source | rose::Cache | protected |
WebFileCache() (defined in rose::WebFileCache) | rose::WebFileCache | protected |
WebFileCache(const std::string &sourceURI, const std::filesystem::path &rootPath, const std::string &cacheName) | rose::WebFileCache | |
WebFileCache(const std::string &sourceURI, const std::filesystem::path &rootPath, const std::string &cacheName, std::chrono::system_clock::duration cacheValidityDuration) | rose::WebFileCache | |
~Cache()=default (defined in rose::Cache) | rose::Cache | virtual |
~WebFileCache() override=default (defined in rose::WebFileCache) | rose::WebFileCache |