Medical Imaging Interaction Toolkit
2016.11.0
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 32 of file mitkDICOMTagsOfInterestHelper.cpp.
Referenced by mitk::GetDefaultDICOMTagsOfInterest().
mitk::DICOMTagPathMapType::value_type MakeLegacyEntry | ( | const std::string & | propName, |
const mitk::DICOMTag & | tag | ||
) |
Definition at line 27 of file mitkDICOMTagsOfInterestHelper.cpp.