|
Isis 3 Programmer Reference
|
8 #ifndef RegionalCachingAlgorithm_h
9 #define RegionalCachingAlgorithm_h
11 #include "CubeCachingAlgorithm.h"
37 const Buffer &justRequested);
This is free and unencumbered software released into the public domain.
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.
Buffer for reading and writing cube data.
This is the parent of the caching algorithms.
This is free and unencumbered software released into the public domain.