MeVisLab Toolbox Reference
mlDicomMessageFilters.h
Go to the documentation of this file.
1 // Copyright (c) Fraunhofer MEVIS, Germany. All rights reserved.
2 // **InsertLicense** code
3 //----------------------------------------------------------------------------------
6 
7 ML_START_NAMESPACE
8 
11 
12 ML_END_NAMESPACE
Project global and OS specific declarations.
#define MLDicomMessageFilter_EXPORT
DLL export macro definition.
std::vector< DicomMessageFilter > DicomMessageFilterListType
Container type of the list of MessageFilter objects.
Header file of ML module class DicomConfigurableMessageFilter usable as plugin for modules which prod...
MLDicomMessageFilter_EXPORT void appendDicomMessageFilters(DicomConfigurableMessageFilterBaseRefCounted::DicomMessageFilterListType &messageFilterList)
Append available DicomMessageFilters to messageFilterList.