HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_LocalDiskCache Member List

This is the complete list of members for UT_LocalDiskCache, including all inherited members.

clearCache(bool reset_file=true)UT_LocalDiskCache
extractFromCache(const UT_LocalDiskCacheKey &key, void *buffer, int64 &buffer_size, bool remove_from_cache=true)UT_LocalDiskCache
getCache() const UT_LocalDiskCacheinline
getFileSize() const UT_LocalDiskCacheinline
getMemoryUsed() const UT_LocalDiskCache
storeInCache(const UT_LocalDiskCacheKey &key, const void *buffer, int64 buffer_size)UT_LocalDiskCache
traverseCache(T &task)UT_LocalDiskCacheinline
UT_LocalDiskCache(const char *cache_name, int64 max_item_size, int64 max_item_count)UT_LocalDiskCache
~UT_LocalDiskCache()UT_LocalDiskCache