This file contains a class responsible for loading spatiotemporal data from a ST in-memory DataSource which contains an internal chache of in-memory DataSets indexed by space and time. More...
#include "../Config.h"#include "STDataLoaderImpl.h"#include "../../dataaccess/datasource/DataSource.h"Go to the source code of this file.
Classes | |
| class | te::st::STDataLoaderFromMemDS | 
Namespaces | |
| namespace | te | 
| TerraLib.  | |
| namespace | te::da | 
| Namespace for the DataAccess API of TerraLib.  | |
| namespace | te::st | 
| Namespace for the TerraLib ST module.  | |
| namespace | te::stmem | 
| Namespace for the TerraLib ST memory module.  | |
This file contains a class responsible for loading spatiotemporal data from a ST in-memory DataSource which contains an internal chache of in-memory DataSets indexed by space and time.
Definition in file STDataLoaderFromMemDS.h.