MeVisLab Toolbox Reference
mlDICOMPrivateFMETags.h File Reference

Some private tags related stuff of Fraunhofer MEVIS. More...

#include "MLDICOMTagsSystem.h"
#include <mlTypeDefs.h>

Go to the source code of this file.

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Enumerations

enum  { ml::FMEPrivateTagsGroupId = 0x0041 , ml::FMEPrivateSourceIndexOfDecomposedFrame = 1 , ml::FMEPrivateSourceSOPInstanceUIDOfDecomposedFrame = 2 }
 Private group and element id constants used for storing the Fraunhofer MEVIS tags. More...
 

Variables

MLDICOMTags_EXPORT const char *const ml::FMEGeneralUIDPrefixString
 The unique DICOM id prefix reserved for general Fraunhofer MEVIS DICOM file exports; note the final "." and that the last characters are "1."; "0." is used by Median, "1." for general export purposes. More...
 
MLDICOMTags_EXPORT const char *const ml::FMEPrivateCreatorString
 The typically used private creator of Fraunhofer MEVIS. More...
 
MLDICOMTags_EXPORT const char *const ml::FMEPrivateSourceIndexOfDecomposedFrameString
 String representation for corresponding to FMEPrivateSourceIndexOfDecomposedFrame. More...
 
MLDICOMTags_EXPORT const char *const ml::FMEPrivateSourceSOPInstanceUIDOfDecomposedFrameString
 String representation for corresponding to FMEPrivateSourceSOPInstanceUIDOfDecomposedFrame. More...
 

Detailed Description

Some private tags related stuff of Fraunhofer MEVIS.

Author
Wolf Spindler.
Date
05/2019

Definition in file mlDICOMPrivateFMETags.h.