19#include <FMEThirdPartyWarningsDisable.h>
21#include <FMEThirdPartyWarningsRestore.h>
24#include <FMEThirdPartyWarningsDisable.h>
26#include <FMEThirdPartyWarningsRestore.h>
32class DicomMessageCollector;
37namespace MultiFrameTools
84 bool alsoCopySequenceTags,
98 std::vector<DCMTree::RawTagId> *copyTagIds,
141 std::vector<DCMTree::TreePtr> &singleFrameList,
144 bool addFullFunctionalGroupSequences,
167 std::vector<DCMTree::TreePtr> &singleFrameList,
170 bool addFullFunctionalGroupSequences,
Class to collect messages and errors related to a given frame handle.
boost::shared_ptr< const Tree > Const_TreePtr
boost::shared_ptr< Tree > TreePtr
Shared pointer to a DCMTree::Tree.