13 #ifndef mitkDICOMTagsOfInterestService_h 14 #define mitkDICOMTagsOfInterestService_h 21 #include <itkFastMutexLock.h> 22 #include <itkMutexLockHolder.h> 53 typedef std::set<DICOMTagPath> InternalTagSetType;
56 InternalTagSetType m_Tags;
57 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