]> Creatis software - gdcm.git/commit - src/gdcmDocument.h
* src/gdcmFile.[h|cxx] : add the Print method
authorregrain <regrain>
Thu, 16 Dec 2004 11:37:01 +0000 (11:37 +0000)
committerregrain <regrain>
Thu, 16 Dec 2004 11:37:01 +0000 (11:37 +0000)
commitee91cee9d641284ed6a410f2af286bb681829055
tree7647c442bd80eddd2b8b12674a1c55dc33c190fd
parent2903216d32144f3c716c1dc14fb29a5bc422c3b4
   * src/gdcmFile.[h|cxx] : add the Print method
   * src/gdcmPixelReadConvert.[h|cxx] : add the generalized Print method
   * src/gdcmDocEntrySet.h : generalize the Print with the PrintLevel
   * src/gdcmDocument.h : remove the PrintLevel informations
   * Example/PrintFile.cxx : use the new gdcm::File::Print
   -- BeNours
ChangeLog
Example/PrintFile.cxx
src/gdcmDocEntrySet.h
src/gdcmDocument.h
src/gdcmElementSet.cxx
src/gdcmElementSet.h
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmPixelReadConvert.cxx
src/gdcmPixelReadConvert.h
src/gdcmSQItem.h