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