]> Creatis software - gdcm.git/commit
- now, DicomDir stuff stakes into account the 'new' structure
authorjpr <jpr>
Thu, 26 Aug 2004 15:29:52 +0000 (15:29 +0000)
committerjpr <jpr>
Thu, 26 Aug 2004 15:29:52 +0000 (15:29 +0000)
commit3fd520b58c8d1939994de2c63cc038c3e7ac9522
treeb7c92b84b76a69fc64ccb66ea29f3544154af12a
parenta5477cb88aa763acdea8f3fbd6e58d70cec8f42e
- now, DicomDir stuff stakes into account the 'new' structure
- gdcmObject is no longer composed of 2 pointers in a chained list, but is an SQItem
- useless gdcmDicomDir::WriteEntries method is removed
- useless gdcmDicomDir::AddObjectToEnd method is removed
- WARNING : BuidUpDicomDir not yet debugged, but I prefer to commit right now.
-> See you tomorow
20 files changed:
src/gdcmDicomDir.cxx
src/gdcmDicomDir.h
src/gdcmDicomDirImage.h
src/gdcmDicomDirMeta.cxx
src/gdcmDicomDirMeta.h
src/gdcmDicomDirPatient.cxx
src/gdcmDicomDirPatient.h
src/gdcmDicomDirSerie.cxx
src/gdcmDicomDirSerie.h
src/gdcmDicomDirStudy.cxx
src/gdcmDicomDirStudy.h
src/gdcmDocEntrySet.cxx
src/gdcmDocEntrySet.h
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmObject.h
src/gdcmSQItem.cxx
src/gdcmSeqEntry.cxx
src/gdcmSeqEntry.h