An static class with global definitions. More...
#include <Globals.h>
Static Public Attributes | |
| static te::da::DataSourceCapabilities * | sm_capabilities |
| The query dialect supported by Terralib 4 driver. More... | |
| static const std::string | sm_driverIdentifier |
| The Terralib 4 driver identifier. More... | |
| static te::da::SQLDialect * | sm_queryDialect |
| The query dialect supported by Terralib 4 driver. More... | |
An static class with global definitions.
Definition at line 53 of file src/terralib/terralib4/Globals.h.
|
static |
The query dialect supported by Terralib 4 driver.
Definition at line 60 of file src/terralib/terralib4/Globals.h.
Referenced by terralib4::Module::startup().
|
static |
The Terralib 4 driver identifier.
Definition at line 57 of file src/terralib/terralib4/Globals.h.
|
static |
The query dialect supported by Terralib 4 driver.
Definition at line 59 of file src/terralib/terralib4/Globals.h.
Referenced by terralib4::Module::startup().