15#include <FMEThirdPartyWarningsDisable.h>
20#include <FMEThirdPartyWarningsRestore.h>
31class DicomMessageCollector;
36namespace DICOMTagTools {
68 std::vector<DCMTree::Const_TagPtr> &
tagVector);
252 extern const char *
const OrientationName[NumberOfOrientationTypes];
406 std::string *
errStr=
nullptr);
465 std::string &sopInstanceUID);
484 const std::string &
sep,
493 unsigned short groupId,
523 const std::string &
sep,
563 const std::string &
errMsgSuffix=
" at input 0 for Enhanced MR Image");
Class to collect messages and errors related to a given frame handle.
MLint32 MLDataType
MLDataType.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...
boost::shared_ptr< const Tag > Const_TagPtr
boost::shared_ptr< const StructuredMF > Const_StructuredMFPtr
boost::shared_ptr< StructuredMF > StructuredMFPtr
boost::shared_ptr< const Tree > Const_TreePtr
boost::shared_ptr< Tag > TagPtr
shared-pointer to tag
std::vector< TreePtr > TreePtrVector
a vector of TreePtr - used for sequences
boost::shared_ptr< Tree > TreePtr
shared pointer to a DCMTree::Tree
Contains pixel data which is either shared/ref counted or a direct pointer.