MeVisLab Toolbox Reference
MLDicomAnalysisSystem.h
Go to the documentation of this file.
1
// Copyright (c) Fraunhofer MEVIS, Germany. All rights reserved.
2
// **InsertLicense** code
3
//----------------------------------------------------------------------------------
5
10
//----------------------------------------------------------------------------------
11
#pragma once
12
13
#include <FMEGlobalSystemDefs.h>
14
16
#ifdef ML_DICOM_ANALYSIS_EXPORTS
17
// Use the ML_DICOM_ANALYSIS_EXPORT macro to export classes and functions
18
#define ML_DICOM_ANALYSIS_EXPORT ML_LIBRARY_EXPORT_ATTRIBUTE
19
#else
20
// If included by external modules, exported symbols are declared as import symbols
21
#define ML_DICOM_ANALYSIS_EXPORT ML_LIBRARY_IMPORT_ATTRIBUTE
22
#endif
23
FMEstable
ReleaseMeVis
Projects
DICOM
MLDicomAnalysis
Sources
MLDicomAnalysisSystem.h
Generated by
1.10.0