17 #ifndef mitkDICOMTagsOfInterestService_h
18 #define mitkDICOMTagsOfInterestService_h
25 #include <itkFastMutexLock.h>
26 #include <itkMutexLockHolder.h>
57 typedef std::set<DICOMTagPath> InternalTagSetType;
60 InternalTagSetType m_Tags;
61 mutable itk::SimpleFastMutexLock m_Lock;
Class is used to identify (nested) attributes in a DICOM dataset. In contrast to the class DICOMTag...
DataCollection - Class to facilitate loading/accessing structured data.
std::map< DICOMTagPath, std::string > DICOMTagPathMapType