Configuration flags for the TerraLib In-memory Data Access driver. More...
Go to the source code of this file.
Macros | |
General Defines | |
Configs for Memory module. | |
| #define | TE_MEMORY_DRIVER_IDENTIFIER "MEM" |
| The In-Memory driver identifier string. More... | |
| #define | TE_MEMORY_MODULE_NAME "te.memory" |
| The Memory plugin identifier string. More... | |
| #define | TE_MEMORY_MAX_DATASETS 1024 |
| The maximum number of datasets to be handled by a data source. More... | |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TEMEMORYEXPORT |
| You can use this macro in order to export/import classes and functions from this module. More... | |
| #define TE_MEMORY_DRIVER_IDENTIFIER "MEM" |
| #define TE_MEMORY_MAX_DATASETS 1024 |
| #define TE_MEMORY_MODULE_NAME "te.memory" |
| #define TEMEMORYEXPORT |
You can use this macro in order to export/import classes and functions from this module.