26 #ifndef __TERRALIB_MEMORY_INTERNAL_GLOBAL_H    27 #define __TERRALIB_MEMORY_INTERNAL_GLOBAL_H    30 #include "../common/Static.h"    55 #endif  // __TERRALIB_MEMORY_INTERNAL_GLOBAL_H #define TEMEMORYEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Configuration flags for the TerraLib In-memory Data Access driver. 
 
An static class with global definitions for the TerraLib In-Memory driver. 
 
static const std::string sm_driverIdentifier
The MEMORY driver identifier. 
 
A base type for static classes.