Configuration flags for the ST In-memory driver of TerraLib. More...
Go to the source code of this file.
Macros | |
#define | TE_STMEMORY_DRIVER_IDENTIFIER "STMEMORY" |
The ST In-Memory driver identifier string. More... | |
#define | TE_STMEMORY_DRIVER_MAX_DATASETS 1024 |
The maximum number of datasets to be handled by a data source. More... | |
#define | TE_STMEMORY_MODULE_NAME "te.stmemory" |
The st memory module identifier string. More... | |
DLL/LIB Module | |
Flags for building TerraLib ST memory module as a DLL or as a Static Library | |
#define | TESTMEMORYEXPORT |
You can use this macro in order to export/import classes and functions from this module. More... | |
#define TE_STMEMORY_DRIVER_IDENTIFIER "STMEMORY" |
#define TE_STMEMORY_DRIVER_MAX_DATASETS 1024 |
#define TE_STMEMORY_MODULE_NAME "te.stmemory" |
#define TESTMEMORYEXPORT |
You can use this macro in order to export/import classes and functions from this module.