]> Creatis software - gdcm.git/commit
Stage 3 of normalization :
authorjpr <jpr>
Mon, 24 Jan 2005 16:10:49 +0000 (16:10 +0000)
committerjpr <jpr>
Mon, 24 Jan 2005 16:10:49 +0000 (16:10 +0000)
commitaaeee7164728ec0749a525f0c74274865712ec37
tree50453067688b56d8f5414f4099145826d8335546
parent4b66b19dfd3c15f96b843923ca587252bf988cde
Stage 3 of normalization :
in order to avoid any missunderstanding while reading method names :
- All the methods xxxEntry now deal with dicom Entries
- Methods GetEntry splitted into
   GetEntryValue
GetEntryBinArea
 - Method SetEntry renamed as SetEntryValue
 - Method SetEntryBinArea let as it was
35 files changed:
Doc/Website/News.html
Example/BuildUpDicomDir.cxx
Example/FindTags.cxx
Example/PrintDicomDir.cxx
Example/PrintFile.cxx
Example/PrintHeader.cxx
Example/TestChangeHeader.cxx
Example/TestPapyrus.cxx
Example/TestWrite.cxx
Example/Write.cxx
Example/WriteDicom.cxx
Testing/TestAllEntryVerify.cxx
Testing/TestChangeHeader.cxx
Testing/TestCopyDicom.cxx
Testing/TestCopyRescaleDicom.cxx
Testing/TestDicomDir.cxx
gdcmPython/testSuite.py
src/gdcmBinEntry.cxx
src/gdcmDicomDir.cxx
src/gdcmDicomDirMeta.cxx
src/gdcmDocEntry.cxx
src/gdcmDocEntrySet.h
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmElementSet.cxx
src/gdcmElementSet.h
src/gdcmFile.cxx
src/gdcmFileHelper.cxx
src/gdcmFileHelper.h
src/gdcmRLEFramesInfo.cxx
src/gdcmSQItem.cxx
src/gdcmSQItem.h
src/gdcmSeqEntry.cxx
src/gdcmSerieHeader.cxx
src/gdcmValEntry.cxx