A singleton for keeping raster summaries (most statistics). More...
#include "../common/Singleton.h"#include "Config.h"#include "Enums.h"#include "RasterSummary.h"#include <map>Go to the source code of this file.
Classes | |
| class | te::rst::RasterSummaryManager | 
| A singleton for keeping raster summaries (most statistics). It stores an internal map of raster conn info str and their respective summaries.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::rst | |
| Namespace for the Raster module of TerraLib.  | |
A singleton for keeping raster summaries (most statistics).
Definition in file RasterSummaryManager.h.