X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirPatient.h;h=e33d4e15135a5c24fc1ec7c9f646eba286ec6e8c;hb=01ecb467c35ed8257eabd5fd189eb645b3f2215b;hp=08d435cc90df1c1d4c06562e85d2e5fcc259eba5;hpb=327dfe7647e3720b0f3125f9b19397cb9afc0ed3;p=gdcm.git diff --git a/src/gdcmDicomDirPatient.h b/src/gdcmDicomDirPatient.h index 08d435cc..e33d4e15 100644 --- a/src/gdcmDicomDirPatient.h +++ b/src/gdcmDicomDirPatient.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirPatient.h,v $ Language: C++ - Date: $Date: 2005/01/06 20:03:27 $ - Version: $Revision: 1.16 $ + Date: $Date: 2005/01/11 15:15:38 $ + Version: $Revision: 1.17 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -24,10 +24,16 @@ namespace gdcm { class DicomDirStudy; + //----------------------------------------------------------------------------- typedef std::list ListDicomDirStudy; //----------------------------------------------------------------------------- +/** + * \ingroup DicomDirPatient + * \brief describes a PATIENT within a DICOMDIR (DicomDir) + */ + class GDCM_EXPORT DicomDirPatient : public DicomDirObject { public: