Configuration flags for the Terrralib WS OGC WMS DATA ACCESS module. More...
Go to the source code of this file.
Macros | |
| #define | TE_OGC_WMS_DRIVER_IDENTIFIER "WMS2" |
| The OGC WMS driver identifier string. More... | |
| #define | TE_OGC_WMS_MODULE_NAME "te.ogc.wms" |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TEOGCWMSDATAACCESSEXPORT |
| You can use this macro in order to export/import classes and functions from this module. More... | |
Configuration flags for the Terrralib WS OGC WMS DATA ACCESS module.
Definition in file src/terralib/ws/ogc/wms/dataaccess/Config.h.
| #define TE_OGC_WMS_DRIVER_IDENTIFIER "WMS2" |
The OGC WMS driver identifier string.
Definition at line 38 of file src/terralib/ws/ogc/wms/dataaccess/Config.h.
Referenced by BOOST_AUTO_TEST_CASE(), te::ws::ogc::wms::da::DataSource::getType(), te::ws::ogc::wms::da::Module::shutdown(), and te::ws::ogc::wms::da::Module::startup().
| #define TE_OGC_WMS_MODULE_NAME "te.ogc.wms" |
Definition at line 31 of file src/terralib/ws/ogc/wms/dataaccess/Config.h.
| #define TEOGCWMSDATAACCESSEXPORT |
You can use this macro in order to export/import classes and functions from this module.
Definition at line 71 of file src/terralib/ws/ogc/wms/dataaccess/Config.h.