Configuration flags for the TerraLib WCS module. More...
Go to the source code of this file.
Macros | |
#define | TE_WCS_DRIVER_IDENTIFIER "WCS" |
The WCS driver identifier string. More... | |
#define | TE_WCS_MODULE_NAME "te.wcs" |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
#define | TEWCSEXPORT |
You can use this macro in order to export/import classes and functions from this module. More... | |
#define TE_WCS_DRIVER_IDENTIFIER "WCS" |
The WCS driver identifier string.
Definition at line 36 of file Config.h.
Referenced by te::wcs::DataSource::getType(), te::wcs::Module::shutdown(), and te::wcs::Module::startup().
#define TEWCSEXPORT |
You can use this macro in order to export/import classes and functions from this module.