|
HDK
|
This is the complete list of members for UT_Cache, including all inherited members.
| operator=(const UT_Cache &)=delete | UT_Cache | |
| setCacheAddRemoveCB(void(*callback)(void *), void *data) | UT_Cache | static |
| UT_Cache() | UT_Cache | |
| UT_Cache(const UT_Cache &)=delete | UT_Cache | |
| utClearCache() | UT_Cache | |
| utClearSpaceFromCaches(int64 amount) | UT_Cache | static |
| utGetCacheList() | UT_Cache | static |
| utGetCacheName() const =0 | UT_Cache | pure virtual |
| utGetCurrentSize() const =0 | UT_Cache | pure virtual |
| utGetMaxSize() const | UT_Cache | inlinevirtual |
| utGetMinSize() const | UT_Cache | inlinevirtual |
| utHasMaxSize() const | UT_Cache | inlinevirtual |
| utHasMinSize() const | UT_Cache | inlinevirtual |
| utIsEnabled() const | UT_Cache | inlinevirtual |
| utReduceCacheSizeBy(int64 amount)=0 | UT_Cache | pure virtual |
| utSetMaxSize(int64) | UT_Cache | inlinevirtual |
| utSetMinSize(int64) | UT_Cache | inlinevirtual |
| utUpdateCacheInfo() | UT_Cache | inlinevirtual |
| ~UT_Cache() | UT_Cache | virtual |