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 | |
te | |
TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
te::dt | |
Namespace for the Data Type module of TerraLib. | |
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.