Go to the documentation of this file.
   25 #ifndef _MED_WrapperFactory_HXX_ 
   26 #define _MED_WrapperFactory_HXX_ 
   29  #if defined MEDWRAPPER_FACTORY_EXPORTS || defined MEDWrapper_EXPORTS 
   31    #define MEDWRAPPER_FACTORY_EXPORT __declspec( dllexport ) 
   33    #define MEDWRAPPER_FACTORY_EXPORT 
   37    #define MEDWRAPPER_FACTORY_EXPORT __declspec( dllimport ) 
   39    #define MEDWRAPPER_FACTORY_EXPORT 
   43  #define MEDWRAPPER_FACTORY_EXPORT