26 #ifndef __TERRALIB_COMMON_INTERNAL_ABSTRACTPARAMETERS_H 
   27 #define __TERRALIB_COMMON_INTERNAL_ABSTRACTPARAMETERS_H 
   68 #endif  // __TERRALIB_COMMON_INTERNAL_ABSTRACTPARAMETERS_H 
Configuration flags for the TerraLib Common Runtime module. 
 
#define TECOMMONEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...
 
Abstract parameters base interface. 
 
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...