15#include <FMEThirdPartyWarningsDisable.h>
18#include <FMEThirdPartyWarningsRestore.h>
27class DicomMessageCollector;
32namespace DICOMTagTools {
47 const bool tryEnhancedReconstruction=
false) ML_RETURN_VALUE_SHOULD_BE_USED;
52 const
std::
string &modality) ML_RETURN_VALUE_SHOULD_BE_USED;
59 const
std::
string &sopClassUID,
60 bool doDeepSearch=false) ML_RETURN_VALUE_SHOULD_BE_USED;
95 const
std::
string &modality) ML_RETURN_VALUE_SHOULD_BE_USED;
102MLDICOMTags_EXPORT bool isKnownModality(const
std::
string &modality,
bool includeRetired) ML_RETURN_VALUE_SHOULD_BE_USED;
122MLDICOMTags_EXPORT bool isEnhancedSOPClassUID(const
std::
string &enhancedSOPClassUID) ML_RETURN_VALUE_SHOULD_BE_USED;
137MLDICOMTags_EXPORT std::
string translateToSingleFrameSOPClassUID(const
std::
string &enhancedSOPClassUID) ML_RETURN_VALUE_SHOULD_BE_USED;
144 std::
string classicSOPClassUID) ML_RETURN_VALUE_SHOULD_BE_USED;
Class to collect messages and errors related to a given frame handle.
Class to dump a DCMTree DICOM message into a human-readable file.
boost::shared_ptr< const Tree > Const_TreePtr