X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirElement.h;h=fe9dda9876ba26859a62bb3a893164a403447bbe;hb=c2975ffb8c79fa4d745368d8d1c317c5a313dd0a;hp=e3e0983ed5d56a017a7c168991b343329ed666b4;hpb=4073467af614547a6cdd2b5d09d481fbea1a1f0c;p=gdcm.git diff --git a/src/gdcmDicomDirElement.h b/src/gdcmDicomDirElement.h index e3e0983e..fe9dda98 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/10/26 08:04:15 $ - Version: $Revision: 1.34 $ + Date: $Date: 2005/11/28 16:31:23 $ + Version: $Revision: 1.37 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -70,6 +70,7 @@ class GDCM_EXPORT DicomDirElement : public RefCounter gdcmTypeMacro(DicomDirElement); public: +/// \brief Contructs a DicomDirElement with a RefCounter static DicomDirElement *New() {return new DicomDirElement();} /**