X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDicomDirObject.cxx;h=0a623225fb30808573b679001fae431e3a8e6e02;hb=40b909789581894e57a0d8f22d6f1f91f55e7f84;hp=bf3ff5ec858d8488d9fca3ab1511beefa86ec2e3;hpb=1d69b92978803204089d270599133917d944c651;p=gdcm.git diff --git a/src/gdcmDicomDirObject.cxx b/src/gdcmDicomDirObject.cxx index bf3ff5ec..0a623225 100644 --- a/src/gdcmDicomDirObject.cxx +++ b/src/gdcmDicomDirObject.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirObject.cxx,v $ Language: C++ - Date: $Date: 2004/10/12 04:35:45 $ - Version: $Revision: 1.4 $ + Date: $Date: 2004/10/13 14:15:29 $ + Version: $Revision: 1.5 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -79,7 +79,7 @@ TagDocEntryHT DicomDirObject::GetEntry() * \brief add the 'Object' related Dicom Elements to the listEntries * of a partially created DICOMDIR */ -void DicomDirObject::FillObject(std::list elemList) +void DicomDirObject::FillObject(ListDicomDirMetaElem elemList) { // FillObject rempli le SQItem qui sera accroche au bon endroit