Files | |
STDataLoader.h | |
This file contains a class that contains a set of static methods to load spatiotemporal data from data sources. | |
STDataLoaderFromDS.h | |
This file contains a class responsible for loading spatiotemporal data from a DataSource using query capabilities. | |
STDataLoaderFromDSFactory.h | |
This is the concrete factory for a STDataSourceLoaderFromDS. | |
STDataLoaderFromMemDS.h | |
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. | |
STDataLoaderFromMemDSFactory.h | |
This is the concrete factory for a STDataLoaderFromMemDS. | |
STDataLoaderImpl.h | |
This file contains an abstract class responsible for loading spatiotemporal data from data sources. | |
STDataLoaderImplFactory.h | |
This is the abstract factory for STDataLoaderImpl. | |