|
HDK
|
This is the complete list of members for TIL_TileCache, including all inherited members.
| areTilesInCache(const UT_TokenString *token, int x1, int y1, int x2, int y2) | TIL_TileCache | |
| cacheReducePing(UI_Timer *t, void *data) | TIL_TileCache | static |
| clear() | TIL_TileCache | |
| decrementTileCheckpointCount(UT_ValArray< TIL_Tile * > &tile_list) | TIL_TileCache | |
| dumpContents(std::ostream &os) | TIL_TileCache | |
| freeTile(TIL_Tile *&tile) | TIL_TileCache | |
| getBlackTile(UT_TokenString *&token, int x, int y, int xsize, int ysize, void *node, const TIL_Plane *plane, int array_index, int component, int image_index) | TIL_TileCache | |
| getCachedTile(UT_TokenString *&token, int x, int y, int xsize, int ysize, void *node, const TIL_Plane *plane, int array_index, int component, int image_index, bool create_flag, bool &blocked, bool &created, TIL_Storage storage) | TIL_TileCache | |
| getCacheSize() const | TIL_TileCache | inline |
| getInactiveCacheSize() const | TIL_TileCache | inline |
| getInactiveReduce() const | TIL_TileCache | inline |
| getMaxCacheSize() const | TIL_TileCache | inline |
| getNumCheckpointedTiles() const | TIL_TileCache | inline |
| getNumLockedTiles() const | TIL_TileCache | inline |
| getTempTile() | TIL_TileCache | |
| getTileCache() | TIL_TileCache | static |
| isReadLocked(const TIL_Tile *t) const | TIL_TileCache | inline |
| isTileInCache(const UT_TokenString *token, int x, int y) | TIL_TileCache | |
| isWriteLocked(const TIL_Tile *t) const | TIL_TileCache | inline |
| lockCache() | TIL_TileCache | inline |
| lockTile(TIL_Tile *tile, int access, int block=1) | TIL_TileCache | inline |
| lockTileWriteToRead(TIL_Tile *tile, int score) | TIL_TileCache | inline |
| moveTileFromCacheToCheckpointList(const UT_TokenString *token, int xstart, int ystart, int xend, int yend, UT_ValArray< TIL_Tile * > &tile_list) | TIL_TileCache | |
| operator=(const UT_Cache &)=delete | UT_Cache | |
| possiblyResumeTrimming() | TIL_TileCache | |
| releaseTile(TIL_Tile *tile) | TIL_TileCache | |
| removeAllWithParent(void *node) | TIL_TileCache | |
| returnTile(TIL_Tile *tile) | TIL_TileCache | |
| setCacheAddRemoveCB(void(*callback)(void *), void *data) | UT_Cache | static |
| setCacheSize(int size_in_kb, bool force_redo=false) | TIL_TileCache | |
| setCookMode(bool cook) | TIL_TileCache | |
| setExternalResourceUsage(int64 bytes_used) | TIL_TileCache | inline |
| setInactiveCacheReduce(bool enable, int size_in_kb) | TIL_TileCache | |
| TIL_TileCache(TIL_TileManager *tman) | TIL_TileCache | |
| uncheckpointAllTiles() | TIL_TileCache | |
| unlockAllTiles() | TIL_TileCache | |
| unlockCache() | TIL_TileCache | inline |
| unlockTile(TIL_Tile *tile, int access) | TIL_TileCache | inline |
| 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 override | TIL_TileCache | inlineprotectedvirtual |
| utGetCurrentSize() const override | TIL_TileCache | inlineprotectedvirtual |
| utGetMaxSize() const override | TIL_TileCache | inlineprotectedvirtual |
| utGetMinSize() const | UT_Cache | inlinevirtual |
| utHasMaxSize() const override | TIL_TileCache | inlineprotectedvirtual |
| utHasMinSize() const | UT_Cache | inlinevirtual |
| utIsEnabled() const | UT_Cache | inlinevirtual |
| utReduceCacheSizeBy(int64 amount) override | TIL_TileCache | protectedvirtual |
| utSetMaxSize(int64 size) override | TIL_TileCache | protectedvirtual |
| utSetMinSize(int64) | UT_Cache | inlinevirtual |
| utUpdateCacheInfo() | UT_Cache | inlinevirtual |
| ~TIL_TileCache() override | TIL_TileCache | |
| ~UT_Cache() | UT_Cache | virtual |