]> Creatis software - gdcm.git/commit
* src/gdcmDictGroupName.[h|cxx] : add a correlation between a group (number)
authorregrain <regrain>
Tue, 5 Apr 2005 10:56:22 +0000 (10:56 +0000)
committerregrain <regrain>
Tue, 5 Apr 2005 10:56:22 +0000 (10:56 +0000)
commit3a9e9df62b3198c4f93d1768074b6be828ac7308
tree5e5e0f8e7919e4e7aaa0d4b7a43430e3a7685454
parent4e91acd4c7ffc1eb58f3762419398d8e1d214956
   * src/gdcmDictGroupName.[h|cxx] : add a correlation between a group (number)
     and it's representation name (for the NIH)
   -- BeNours
15 files changed:
CMakeLists.txt
ChangeLog
Dicts/CMakeLists.txt
Dicts/DictGroupName.dic [new file with mode: 0644]
Testing/CMakeLists.txt
Testing/TestDictGroupName.cxx [new file with mode: 0644]
gdcmPython/gdcm.i
src/CMakeLists.txt
src/gdcmCommon.h
src/gdcmDefaultDicts.cxx.in
src/gdcmDictGroupName.cxx [new file with mode: 0644]
src/gdcmDictGroupName.h [new file with mode: 0644]
src/gdcmDictSet.cxx
src/gdcmGlobal.cxx
src/gdcmGlobal.h