Configuration flags for the OGR Driver Implementation of TerraLib. More...
#include "../Config.h"Go to the source code of this file.
Macros | |
| #define | OGR_DRIVER_IDENTIFIER "OGR" | 
| The OGR driver identifier string.  More... | |
Logger Defines  | |
Flags for building TerraLib with Log support  | |
| #define | TE_OGR_LOGGER_NAME "te.ogr" | 
| This is the fully qualified TerraLib DataAccess API logger name.  More... | |
DLL/LIB Module  | |
Flags for building TerraLib as a DLL or as a Static Library  | |
| #define | TEOGREXPORT | 
| You can use this macro in order to export/import classes and functions from this module.  More... | |
| #define OGR_DRIVER_IDENTIFIER "OGR" | 
The OGR driver identifier string.
Definition at line 36 of file Config.h.
Referenced by te::ogr::Module::shutdown(), and te::ogr::Module::startup().
| #define TE_OGR_LOGGER_NAME "te.ogr" | 
| #define TEOGREXPORT | 
You can use this macro in order to export/import classes and functions from this module.