26 #ifndef __TERRALIB_TERRALIB4_INTERNAL_GLOBALS_H
27 #define __TERRALIB_TERRALIB4_INTERNAL_GLOBALS_H
30 #include "../common/Static.h"
41 class DataSourceCapabilities;
A base type for static classes.
A class that represents the known capabilities of a specific data source, i.e. this class informs all...
It represents the SQL query dialect accepted by a given data source.
An static class with global definitions.
static te::da::SQLDialect * sm_queryDialect
The query dialect supported by Terralib 4 driver.
static const std::string sm_driverIdentifier
The Terralib 4 driver identifier.
static te::da::DataSourceCapabilities * sm_capabilities
The query dialect supported by Terralib 4 driver.
#define TETERRALIB4EXPORT
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).