]> Creatis software - gdcm.git/commit
*FIX : gdcmHeader::LoadElements is now based
authorjpr <jpr>
Mon, 10 Nov 2003 09:21:40 +0000 (09:21 +0000)
committerjpr <jpr>
Mon, 10 Nov 2003 09:21:40 +0000 (09:21 +0000)
commitf04b9ef9bad66e1847e8139db9cd4126e4340301
tree940278982d4923f6d3ca17c9bdb98ce1a4b5f836
parentf0988e714fcc3a6b886f44a64a75ca0b160065ff
  *FIX : gdcmHeader::LoadElements is now based
             on the ListTag listElem member,
             not longer on the TagElValueHT tagHt member
      *ENH : PrintPubElVal shows (temporarily) both results,
             with the tagHt member and the listElem member.
     (it's easier to 'see' the problems when using Printheader)
src/gdcmElValSet.cxx
src/gdcmElValSet.h
src/gdcmHeader.cxx
src/gdcmHeader.h