Teste git! Configuration flags for the st (spatiotemporal) module of TerraLib. More...
Go to the source code of this file.
Macros | |
| #define | TE_ST_DATALOADER_FROM_DS "STDATALOADERFROMDS" |
| The st data loader from a general data source identifier string. | |
| #define | TE_ST_DATALOADER_FROM_MEMDS "STDATALOADERFROMMEMDS" |
| The st data loader from a st in-memory data source identifier string. | |
| #define | TE_ST_MODULE_NAME "te.st" |
| The st module identifier string. | |
| #define | TE_STMEMORY_DATASOURCE_ID "STMEMORYDS" |
| The global id of the st memory data source. | |
DLL/LIB Module | |
Flags for building TerraLib ST module as a DLL or as a Static Library | |
| #define | TESTEXPORT |
| You can use this macro in order to export/import classes and functions from this module. | |
Teste git! Configuration flags for the st (spatiotemporal) module of TerraLib.
Definition in file Config.h.
| #define TE_ST_DATALOADER_FROM_DS "STDATALOADERFROMDS" |
| #define TE_ST_DATALOADER_FROM_MEMDS "STDATALOADERFROMMEMDS" |
| #define TE_ST_MODULE_NAME "te.st" |
| #define TE_STMEMORY_DATASOURCE_ID "STMEMORYDS" |
| #define TESTEXPORT |
You can use this macro in order to export/import classes and functions from this module.