All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SynchronizedRaster.h File Reference

An adapter class to allow concurrent access to raster data by multiple threads. More...

#include "Raster.h"
#include "RasterSynchronizer.h"
#include "SynchronizedBand.h"
#include "SynchronizedBandBlocksManager.h"
#include "Config.h"

Go to the source code of this file.

Classes

class  te::rst::SynchronizedRaster
 An adapter class to allow concurrent access to raster data by multiple threads. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Detailed Description

An adapter class to allow concurrent access to raster data by multiple threads.

Definition in file SynchronizedRaster.h.