]> Creatis software - gdcm.git/commit
* src/gdcmHeader.h: LoadElements() is not a public method anymore April2003
authorfrog <frog>
Mon, 31 Mar 2003 12:02:26 +0000 (12:02 +0000)
committerfrog <frog>
Mon, 31 Mar 2003 12:02:26 +0000 (12:02 +0000)
commita92be72817889f80324ce6f29ad69c0412d31024
tree7bbdd0ce3c3ece5ae29d1e6b72e7de1bbbfe806a
parent1fd657cfbc5e730fd049d0803cf6a1a58a0eb648
  * src/gdcmHeader.h: LoadElements() is not a public method anymore
        (to avoid double call by end user).
      * Test/*.cxx LoadElements() doesn't need to be called explicitely
        by end user, since gdcmHeader::gdcmHeader now handles it. --- Frog
ChangeLog
Testing/TestBug.cxx
Testing/TestChangeHeader.cxx
src/gdcmHeader.h