stmemory Directory Reference

Files

file  src/terralib/stmemory/Config.h [code]
 
file  stmemory/DataSet.cpp [code]
 Implementation of a data set in memory that contains spatiotemporal observations indexed by time and space.
 
file  stmemory/DataSet.h [code]
 Implementation of an in-memory data set that contains spatiotemporal observations indexed by time and space.
 
file  src/terralib/stmemory/DataSource.cpp [code]
 Implements a DataSource that contains st memory DataSets indexed by space and time.
 
file  src/terralib/stmemory/DataSource.h [code]
 Implements a DataSource that contains st memory DataSets indexed by space and time.
 
file  src/terralib/stmemory/DataSourceFactory.cpp [code]
 
file  src/terralib/stmemory/DataSourceFactory.h [code]
 This is the data source concrete factory for the ST in-memory driver.
 
file  src/terralib/stmemory/Exception.cpp [code]
 An exception class for the TerraLib st memory driver.
 
file  src/terralib/stmemory/Exception.h [code]
 An exception class for the TerraLib ST memory driver.
 
file  src/terralib/stmemory/Globals.cpp [code]
 
file  src/terralib/stmemory/Globals.h [code]
 A static class with global definitions for the TerraLib ST In-memory driver.
 
file  src/terralib/stmemory/Module.cpp [code]
 
file  src/terralib/stmemory/Module.h [code]
 This singleton defines the TerraLib st memory module entry. This module is a driver for in-memory spatiotemporal data.
 
file  src/terralib/stmemory/Transactor.cpp [code]
 
file  src/terralib/stmemory/Transactor.h [code]
 An implementation of DataSourceTransactor class for the ST In-memory driver.