]> Creatis software - gdcm.git/commit
ENH: Removed all FILE* ref and replace by ifstream/ofstream. For now I use a temp...
authormalaterre <malaterre>
Fri, 22 Oct 2004 03:05:39 +0000 (03:05 +0000)
committermalaterre <malaterre>
Fri, 22 Oct 2004 03:05:39 +0000 (03:05 +0000)
commitfea9426f960497d2d9124ab532d2097f2915678f
treea53c63b81a19f3c8e982152f02afa841296704e4
parentf5028f34faa657dc1722331963f97c7734ee2d2a
ENH: Removed all FILE* ref and replace by ifstream/ofstream. For now I use a temp solution with the two files jdatadst.cxx and jdatasrc.cxx, this need to be discussed (plus I didn't like having a 2000 lines patch not commited)
40 files changed:
ChangeLog
src/gdcmBinEntry.cxx
src/gdcmBinEntry.h
src/gdcmDicomDir.cxx
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/gdcmDocEntry.cxx
src/gdcmDocEntry.h
src/gdcmDocEntrySet.h
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmElementSet.cxx
src/gdcmElementSet.h
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmHeader.cxx
src/gdcmHeader.h
src/gdcmJpeg.cxx
src/gdcmJpeg12.cxx
src/gdcmJpeg16.cxx
src/gdcmJpeg2000.cxx
src/gdcmJpeg8.cxx
src/gdcmPixelConvert.cxx
src/gdcmPixelConvert.h
src/gdcmSQItem.cxx
src/gdcmSQItem.h
src/gdcmSeqEntry.cxx
src/gdcmSeqEntry.h
src/gdcmValEntry.cxx
src/gdcmValEntry.h
src/jdatadst.cxx [new file with mode: 0644]
src/jdatasrc.cxx [new file with mode: 0644]
src/jpeg/CMakeLists.txt
src/jpeg/libijg/jinclude.h