Implements a DataSource that contains st memory DataSets indexed by space and time. More...
#include "../dataaccess/datasource/DataSource.h"#include "../dataaccess/datasource/DataSourceCapabilities.h"#include "../dataaccess/query/SQLDialect.h"#include "Config.h"#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | te::stmem::DataSource | 
| Implements a DataSource that contains In-Memory DataSets indexed by space and time.  More... | |
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::da | 
| Namespace for the DataAccess API of TerraLib.  | |
| namespace | te::dt | 
| Namespace for the Data Type module of TerraLib.  | |
| namespace | te::stmem | 
| Namespace for the TerraLib ST memory module.  | |
Implements a DataSource that contains st memory DataSets indexed by space and time.
Definition in file DataSource.h.