An access synchronizer to be used in SynchronizedRaster raster instances. More...
#include "Raster.h"#include "Config.h"#include "../common/Enums.h"#include <boost/noncopyable.hpp>#include <boost/thread/mutex.hpp>#include <boost/thread/condition_variable.hpp>#include <vector>Go to the source code of this file.
Classes | |
| class | te::rst::RasterSynchronizer | 
| An access synchronizer to be used in SynchronizedRaster raster instances.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::rst | |
| Namespace for the Raster module of TerraLib.  | |
An access synchronizer to be used in SynchronizedRaster raster instances.
Definition in file RasterSynchronizer.h.