A RAM cache adaptor to an external existent raster that must always be avaliable. More...
#include "../raster/Raster.h"#include "CachedBand.h"#include "CachedBandBlocksManager.h"#include "Config.h"#include <cassert>#include <vector>Go to the source code of this file.
Classes | |
| class | te::mem::CachedRaster |
| A RAM cache adaptor to an external existent raster that must always be avaliable. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::mem | |
| Namespace for the memory data source of TerraLib. | |
A RAM cache adaptor to an external existent raster that must always be avaliable.
Definition in file CachedRaster.h.