]> Creatis software - gdcm.git/commit
* src/gdcmDictEntry.h : now, the IsVRUnknown is correct
authorregrain <regrain>
Thu, 6 Jan 2005 13:35:37 +0000 (13:35 +0000)
committerregrain <regrain>
Thu, 6 Jan 2005 13:35:37 +0000 (13:35 +0000)
commit251590eb8bbe0635858d05909052d11c6a7ba490
treeee41b3a366dadd9c3034be581ce706cb48b61c0b
parent2acff3170e22ce210f6e744a9aa5ce3bc9179b75
   * src/gdcmDictEntry.h : now, the IsVRUnknown is correct
   * src/gdcmDocument.[h|cxx] : simplify the search of VR value when parsing
     a file
   * src/gdcmDocEntrySet.cxx : now the created DocEntry without values is good
     when specifying the VR
   * src/gdcmVR.[h|cxx] : add usefull method to test the validity of a VR
   * src/gdcmDocEntry.cxx : amelioration of print
   -- BeNours
ChangeLog
src/gdcmDictEntry.h
src/gdcmDocEntry.cxx
src/gdcmDocEntrySet.cxx
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmPixelReadConvert.cxx
src/gdcmVR.cxx
src/gdcmVR.h