Loading...
Searching...
No Matches
Go to the documentation of this file.
26#ifndef __TERRALIB_MEMORY_INTERNAL_CONFIG_H
27#define __TERRALIB_MEMORY_INTERNAL_CONFIG_H
39#define TE_MEMORY_DRIVER_IDENTIFIER "MEM"
46#define TE_MEMORY_MODULE_NAME "te.memory"
51#define TE_MEMORY_MAX_DATASETS 1024
72 #pragma warning( disable : 4251 )
73 #pragma warning( disable : 4275 )
77 #define TEMEMORYEXPORT
79 #define TEMEMORYEXPORT __declspec(dllexport)
81 #define TEMEMORYEXPORT __declspec(dllimport)
84 #define TEMEMORYEXPORT