Rose
|
This is the complete list of members for rose::WebCache, including all inherited members.
asyncFetchItem(item_map_t::value_type &item) (defined in rose::WebCache) | rose::WebCache | inlineprotected |
AsyncList typedef (defined in rose::WebCache) | rose::WebCache | |
cacheLoaded (defined in rose::WebCache) | rose::WebCache | |
cacheTime(const path &itemPath) | rose::WebCache | inline |
constructUrl(const local_id_t &localId) | rose::WebCache | inlinevirtual |
fetch(WebCache::key_t key, const std::string &itemUrl, const path &itemPath, const path &tempPath, std::optional< time_t > cacheFileTime) | rose::WebCache | static |
fetchAll() | rose::WebCache | inline |
fetchItem(key_t key) (defined in rose::WebCache) | rose::WebCache | inline |
fileClockToSystemClock(T fileTimePoint) | rose::WebCache | inlinestatic |
fileClockToSystemClock(const path &filePath) | rose::WebCache | inlinestatic |
item_map_t typedef (defined in rose::WebCache) | rose::WebCache | |
itemKnown(key_t key) (defined in rose::WebCache) | rose::WebCache | inline |
itemLocalPath(key_t key) | rose::WebCache | inline |
key_t typedef (defined in rose::WebCache) | rose::WebCache | |
local_id_t typedef (defined in rose::WebCache) | rose::WebCache | |
localItemExists(key_t key) | rose::WebCache | inline |
mAsyncList | rose::WebCache | protected |
mCacheValidDuration | rose::WebCache | protected |
mEc | rose::WebCache | protected |
mItemMap | rose::WebCache | protected |
mMutex | rose::WebCache | protected |
mRootURI | rose::WebCache | protected |
mStoreRoot | rose::WebCache | protected |
mStoreStatus | rose::WebCache | mutableprotected |
pendingFutures() const (defined in rose::WebCache) | rose::WebCache | inline |
processFutures() (defined in rose::WebCache) | rose::WebCache | inline |
result_t typedef (defined in rose::WebCache) | rose::WebCache | |
setCacheItem(key_t key, local_id_t localId) | rose::WebCache | inline |
setCacheItem(It first, It last) | rose::WebCache | inline |
storeExists() const | rose::WebCache | inline |
translateItemLocalId(local_id_t localId) | rose::WebCache | inlinevirtual |
WebCache()=delete (defined in rose::WebCache) | rose::WebCache | |
WebCache(const std::string &rootUri, const path &xdgDir, const std::string &storeRoot, std::chrono::system_clock::duration duration) | rose::WebCache | |
WebCache(const std::string &rootUri, const path &xdgDir, const std::string &storeRoot, std::chrono::system_clock::duration duration, It first, It last) (defined in rose::WebCache) | rose::WebCache | inline |
~WebCache()=default (defined in rose::WebCache) | rose::WebCache | virtual |