26 #ifndef __TERRALIB_IDL_INTERNAL_IDLLOAD_H 
   27 #define __TERRALIB_IDL_INTERNAL_IDLLOAD_H 
   32 #include <idl_export.h> 
   63 #endif // __TERRALIB_IDL_INTERNAL_IDLLOAD_H 
#define TEIDLEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Configuration flags for the IDL module of TerraLib. 
 
int TEIDLEXPORT IDL_Load(void)
IDL module entry point. 
 
void IDL_ExitHandler(void)
IDL exit handler.