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