24 #ifndef RegionalCachingAlgorithm_h
25 #define RegionalCachingAlgorithm_h
53 const Buffer &justRequested);
Buffer for reading and writing cube data.
virtual CacheResult recommendChunksToFree(QList< RawCubeChunk * > allocated, QList< RawCubeChunk * > justUsed, const Buffer &justRequested)
This algorithm recommends chunks to be freed that are not within the last IO.
This stores the results of the caching algorithm.
This is the parent of the caching algorithms.