|
TINC
Toolkit for Interactive Computation
|
This is the complete list of members for tinc::CacheManager, including all inherited members.
| appendEntry(CacheEntry &entry) | tinc::CacheManager | |
| cacheDirectory() | tinc::CacheManager | |
| CacheManager(DistributedPath cachePath=DistributedPath("tinc_cache.json")) | tinc::CacheManager | |
| clearCache() | tinc::CacheManager | |
| computeCrc32(std::string filename) | tinc::CacheManager | static |
| dump() | tinc::CacheManager | |
| entries(size_t count=0) | tinc::CacheManager | |
| findCache(const SourceInfo &sourceInfo, bool validateFile=true) | tinc::CacheManager | |
| getDistributedPath() | tinc::CacheManager | |
| mCacheLock | tinc::CacheManager | protected |
| mCachePath | tinc::CacheManager | protected |
| mEntries | tinc::CacheManager | protected |
| mValidator | tinc::CacheManager | protected |
| tincSchemaFormatChecker(const std::string &format, const std::string &value) | tinc::CacheManager | protectedstatic |
| updateFromDisk() | tinc::CacheManager | |
| writeToDisk() | tinc::CacheManager |