|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkDICOMTagsOfInterestHelper.h"#include <mitkIDICOMTagsOfInterest.h>#include "usModuleContext.h"#include "usGetModuleContext.h"Go to the source code of this file.
Functions | |
| mitk::DICOMTagPathMapType::value_type | MakeLegacyEntry (const std::string &propName, const mitk::DICOMTag &tag) |
| mitk::DICOMTagPathMapType::value_type | MakeEntry (const mitk::DICOMTagPath &tagPath) |
| mitk::DICOMTagPathMapType::value_type MakeEntry | ( | const mitk::DICOMTagPath & | tagPath | ) |
Definition at line 25 of file mitkDICOMTagsOfInterestHelper.cpp.
Referenced by mitk::GetDefaultDICOMTagsOfInterest().
| mitk::DICOMTagPathMapType::value_type MakeLegacyEntry | ( | const std::string & | propName, |
| const mitk::DICOMTag & | tag | ||
| ) |
Definition at line 20 of file mitkDICOMTagsOfInterestHelper.cpp.