HDK
|
This is the complete list of members for GusdUT_CappedCache, including all inherited members.
addItem(const UT_CappedKey &key, const UT_CappedItemHandle &item) | UT_CappedCache | |
clear() | UT_CappedCache | |
ClearEntries(const MatchFn &matchFn) | GusdUT_CappedCache | |
deleteItem(const UT_CappedKey &key) | UT_CappedCache | |
entries() const | UT_CappedCache | inline |
Find(const UT_CappedKey &key) | GusdUT_CappedCache | |
findItem(const UT_CappedKey &key) | UT_CappedCache | |
FindOrCreate(const UT_CappedKey &key, const Creator &creator, Args &...args) | GusdUT_CappedCache | |
FindOrCreateVal(const UT_CappedKey &key, const Creator &creator, Args &...args) | GusdUT_CappedCache | |
FindVal(const UT_CappedKey &key) | GusdUT_CappedCache | |
getListEntries() const | UT_CappedCache | inline |
GusdUT_CappedCache(const char *name, int64 size_in_mb=32) | GusdUT_CappedCache | inline |
operator=(const UT_CappedCache &)=delete | UT_CappedCache | |
UT_Cache::operator=(const UT_Cache &)=delete | UT_Cache | |
setCacheAddRemoveCB(void(*callback)(void *), void *data) | UT_Cache | static |
threadSafeTraversal(T &task) | UT_CappedCache | inline |
UT_Cache() | UT_Cache | |
UT_Cache(const UT_Cache &)=delete | UT_Cache | |
UT_CappedCache(const char *name, int64 size_in_mb=32) | UT_CappedCache | |
UT_CappedCache(const UT_CappedCache &)=delete | UT_CappedCache | |
utClearCache() | UT_Cache | |
utClearSpaceFromCaches(int64 amount) | UT_Cache | static |
utGetCacheList() | UT_Cache | static |
utGetCacheName() const override | UT_CappedCache | inlinevirtual |
utGetCurrentSize() const override | UT_CappedCache | inlinevirtual |
utGetMaxSize() const override | UT_CappedCache | inlinevirtual |
utGetMinSize() const | UT_Cache | inlinevirtual |
utHasMaxSize() const override | UT_CappedCache | inlinevirtual |
utHasMinSize() const | UT_Cache | inlinevirtual |
utReduceCacheSizeBy(int64 bytes) override | UT_CappedCache | virtual |
utSetMaxSize(int64 bytes) override | UT_CappedCache | virtual |
utSetMinSize(int64) | UT_Cache | inlinevirtual |
utUpdateCacheInfo() | UT_Cache | inlinevirtual |
~GusdUT_CappedCache() override | GusdUT_CappedCache | inline |
~UT_Cache() | UT_Cache | virtual |
~UT_CappedCache() override | UT_CappedCache |