]> Creatis software - gdcm.git/commit
* src/gdcmDicomDirObject.h : set the FillObject method in protected.
authorregrain <regrain>
Thu, 20 Jan 2005 16:16:41 +0000 (16:16 +0000)
committerregrain <regrain>
Thu, 20 Jan 2005 16:16:41 +0000 (16:16 +0000)
commitad8f0eb6ea1ad66c443b3640cded8a355efa7b42
tree0190ee49f102a55bb768afc8d6ad4fa97c4233b7
parentf7f7680dd2d0e5e92be24039cd50ff0ecfff501f
   * src/gdcmDicomDirObject.h : set the FillObject method in protected.
     Thus, DicomDirXXX are created with a flad that indicates if the created
     object is empty or not (when not empty, the DicomDirElement is used to
     fill the object)
   -- BeNours
14 files changed:
ChangeLog
src/gdcmDicomDir.cxx
src/gdcmDicomDirImage.cxx
src/gdcmDicomDirImage.h
src/gdcmDicomDirMeta.cxx
src/gdcmDicomDirMeta.h
src/gdcmDicomDirObject.cxx
src/gdcmDicomDirObject.h
src/gdcmDicomDirPatient.cxx
src/gdcmDicomDirPatient.h
src/gdcmDicomDirSerie.cxx
src/gdcmDicomDirSerie.h
src/gdcmDicomDirStudy.cxx
src/gdcmDicomDirStudy.h