15#include <FMEThirdPartyWarningsDisable.h> 
   17#include <FMEThirdPartyWarningsRestore.h> 
   29namespace DICOMTagTools {
 
   47                                    bool compareMultiplicity=
false,
 
   48                                    bool compareMultiFrameData=
true);
 
   81                                        const std::vector<DCMTree::TagId>  &idsExcludedFromChanged,
 
   86                                        bool                               alsoExcludeFromAdded=
false,
 
   87                                        bool                               alsoExcludeFromRemoved=
false,
 
   88                                        bool                               compareRecursively=
false,
 
   89                                        bool                               cleanupEmptyTrailingSequenceTreesInAddedTags=
false,
 
   90                                        bool                               cleanupEmptyTrailingSequenceTreesInRemovedTags=
false,
 
   91                                        bool                               compareMultiplicity=
false,
 
   92                                        bool                               cleanupEmptyTrailingSequenceTreesInChangedTags=
true,
 
   93                                        bool                               compareMultiFrameData=
true);
 
boost::shared_ptr< const Tag > Const_TagPtr
 
boost::shared_ptr< const Tree > Const_TreePtr
 
boost::shared_ptr< Tree > TreePtr
Shared pointer to a DCMTree::Tree.