X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirElement.h;h=33b3a34f29e6826d12a67f36622a389038715960;hb=4f9bdf403cb37c61df4da30f9fd9f5d9fe4da9bb;hp=2e0b9c410c466842caa31b8671389f48f094ddb2;hpb=93748f382dadb5c9240c4156ce7bbe9dcc8da44f;p=gdcm.git diff --git a/src/gdcmDicomDirElement.h b/src/gdcmDicomDirElement.h index 2e0b9c41..33b3a34f 100644 --- a/src/gdcmDicomDirElement.h +++ b/src/gdcmDicomDirElement.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirElement.h,v $ Language: C++ - Date: $Date: 2005/01/20 17:15:54 $ - Version: $Revision: 1.21 $ + Date: $Date: 2005/01/24 14:14:11 $ + Version: $Revision: 1.22 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -102,7 +102,7 @@ public: { return DicomDirImageList; }; // Public method to add an element - bool AddNewEntry(DicomDirType type, Element const &elem); + bool AddEntry(DicomDirType type, Element const &elem); private: /// Elements chained list, related to the MetaElements of DICOMDIR