Configuration flags for the GDAL Driver of TerraLib. More...
#include "../Config.h"Go to the source code of this file.
Macros | |
| #define | TE_GDAL_DRIVER_IDENTIFIER "GDAL" | 
| #define | TE_GDAL_MODULE_NAME "te.da.gdal" | 
DLL/LIB Module  | |
Flags for building TerraLib as a DLL or as a Static Library  | |
| #define | TEGDALEXPORT | 
| You can use this macro in order to export/import classes and functions from this module.  More... | |
| #define TE_GDAL_DRIVER_IDENTIFIER "GDAL" | 
Definition at line 38 of file Config.h.
Referenced by te::gdal::DataSource::getType(), te::gdal::Module::shutdown(), and te::gdal::Module::startup().
| #define TEGDALEXPORT | 
You can use this macro in order to export/import classes and functions from this module.