]> Creatis software - gdcm.git/commit
* src/gdcmBase.[h|cxx] : new base class. Contains the PrintLevel and an
authorregrain <regrain>
Thu, 16 Dec 2004 13:46:36 +0000 (13:46 +0000)
committerregrain <regrain>
Thu, 16 Dec 2004 13:46:36 +0000 (13:46 +0000)
commitf5c7e83afd484a025285c64a09a89bd227087245
tree0d9a837c65b8ba02ffb3a2f6bbbbe1a3c36e3a4f
parentee91cee9d641284ed6a410f2af286bb681829055
   * src/gdcmBase.[h|cxx] : new base class. Contains the PrintLevel and an
     empty Print Method
   * Set the gdcm::Base class to some Printable classes
   -- BeNours
25 files changed:
ChangeLog
src/CMakeLists.txt
src/gdcmBase.cxx [new file with mode: 0644]
src/gdcmBase.h [new file with mode: 0644]
src/gdcmBinEntry.cxx
src/gdcmDicomDir.cxx
src/gdcmDicomDir.h
src/gdcmDicomDirElement.h
src/gdcmDicomDirMeta.cxx
src/gdcmDicomDirObject.h
src/gdcmDict.h
src/gdcmDictEntry.h
src/gdcmDictSet.h
src/gdcmDocEntry.cxx
src/gdcmDocEntry.h
src/gdcmDocEntrySet.h
src/gdcmDocument.cxx
src/gdcmElementSet.cxx
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmPixelReadConvert.h
src/gdcmPixelWriteConvert.h
src/gdcmSQItem.cxx
src/gdcmSeqEntry.cxx
src/gdcmValEntry.cxx