export_definitions.hpp File Reference
#include <saga/saga-defs.hpp>
#include <boost/config.hpp>
Go to the source code of this file.
Define Documentation
#define SAGA_DEPRECATED |
( |
x |
|
) |
|
#define SAGA_SYMBOL_EXPORT |
#define SAGA_SYMBOL_EXPORT_REPEAT |
#define SAGA_SYMBOL_IMPORT |
#define SAGA_SYMBOL_INTERNAL |
#define SAGA_EXPORT SAGA_SYMBOL_IMPORT |
#define SAGA_EXPORT_REPEAT |
#define SAGA_EXCEPTION_EXPORT SAGA_SYMBOL_IMPORT |
#define SAGA_PACKAGE_EXPORT SAGA_SYMBOL_IMPORT |
#define SAGA_PACKAGE_LOCAL SAGA_SYMBOL_INTERNAL |
#define SAGA_ADAPTOR_EXPORT SAGA_SYMBOL_IMPORT |
#define SAGA_ADAPTOR_LOCAL SAGA_SYMBOL_INTERNAL |