26#ifndef __TERRALIB_ST_INTERNAL_GLOBAL_H 
   27#define __TERRALIB_ST_INTERNAL_GLOBAL_H 
   30#include "../common/Static.h" 
A base type for static classes.
 
An static class with global definitions for the TerraLib ST module.
 
static const std::string sm_STMemoryDataSourceId
The global id of the st memory data source.
 
static const std::string sm_loaderFromDSIdentifier
The st data loader from data source.
 
static const std::string sm_loaderFromMemDSIdentifier
The st data loader from in-mem data source.
 
#define TESTEXPORT
You can use this macro in order to export/import classes and functions from this module.
 
Proxy configuration file for TerraView (see terraview_config.h).