HDK
|
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_LocalDiskCache | inline |
getFileSize() const | UT_LocalDiskCache | inline |
getMemoryUsed() const | UT_LocalDiskCache | |
storeInCache(const UT_LocalDiskCacheKey &key, const void *buffer, int64 buffer_size) | UT_LocalDiskCache | |
traverseCache(T &task) | UT_LocalDiskCache | inline |
UT_LocalDiskCache(const char *cache_name, int64 max_item_size, int64 max_item_count) | UT_LocalDiskCache | |
~UT_LocalDiskCache() | UT_LocalDiskCache |