]> Creatis software - gdcm.git/commit
* src/gdcmDicomDirElement.h, gdcmDict.h : rename AddNewXxx methods to AddXxx.
authorregrain <regrain>
Mon, 24 Jan 2005 14:14:07 +0000 (14:14 +0000)
committerregrain <regrain>
Mon, 24 Jan 2005 14:14:07 +0000 (14:14 +0000)
commit0a9f25290006bdee6be492179f8b0dae7ba1c598
tree775a870d27aae6fcc7f47811eaaf542ef8a2436e
parent1b0a484fb60998358b818b710071d82dc9003679
   * src/gdcmDicomDirElement.h, gdcmDict.h : rename AddNewXxx methods to AddXxx.
   * src/gdcmDict.h : rename GetDictEntry moethod to GetEntry, to be coherent
     with other method names
   * gdcmPython/gdcm.i : bug fix. Add the typemaps for the TagName type
   * Test/TestDicomDirElement.cxx : add new test
   -- BeNours
22 files changed:
ChangeLog
Example/TestChangeHeader.cxx
Testing/CMakeLists.txt
Testing/TestDicomDirElement.cxx [new file with mode: 0644]
Testing/TestDict.cxx
gdcmPython/demo/PrintDicomDir.py.in
gdcmPython/demo/PrintDict.py.in
gdcmPython/demo/PrintHeader.py.in
gdcmPython/gdcm.i
src/gdcm.h
src/gdcmDefaultDicts.cxx.in
src/gdcmDicomDir.cxx
src/gdcmDicomDirElement.cxx
src/gdcmDicomDirElement.h
src/gdcmDicomDirObject.cxx
src/gdcmDict.cxx
src/gdcmDict.h
src/gdcmDocEntrySet.cxx
src/gdcmDocEntrySet.h
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmSQItem.cxx