RAM cached and tiled raster band. More...
#include "../raster/Band.h"
#include "../raster/BlockUtils.h"
#include "Config.h"
#include "CachedBandBlocksManager.h"
#include <cassert>
#include <cstddef>
#include <boost/noncopyable.hpp>
Go to the source code of this file.
Classes | |
class | te::mem::CachedBand |
RAM cached and tiled raster band. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::mem |
Namespace for the memory data source of TerraLib. | |
RAM cached and tiled raster band.
Definition in file CachedBand.h.