An static class with global definitions for the TerraLib ST module. More...
#include <Globals.h>
  
 Static Public Attributes | |
| static const std::string | sm_loaderFromDSIdentifier | 
| The st data loader from data source.  More... | |
| static const std::string | sm_loaderFromMemDSIdentifier | 
| The st data loader from in-mem data source.  More... | |
| static const std::string | sm_STMemoryDataSourceId | 
| The global id of the st memory data source.  More... | |
An static class with global definitions for the TerraLib ST module.
      
  | 
  static | 
The st data loader from data source.
Definition at line 49 of file Globals.h.
Referenced by te::st::STDataLoaderFromDSFactory::getType().
      
  | 
  static | 
The st data loader from in-mem data source.
Definition at line 50 of file Globals.h.
Referenced by te::st::STDataLoaderFromMemDSFactory::getType().
      
  | 
  static | 
The global id of the st memory data source.
Definition at line 51 of file Globals.h.
Referenced by te::st::STDataLoader::finalize(), te::st::STDataLoader::initialize(), and te::st::STDataLoaderFromMemDS::STDataLoaderFromMemDS().