]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDirMeta.h
ENH: Apparently implementation of GetMacAddress linux also works on my cygwin
[gdcm.git] / src / gdcmDicomDirMeta.h
index 8162055a51f30573d7464a27187bdcbfb55eb352..334e52fb5c23ca44b7874c97219a61c2efb5f67d 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDicomDirMeta.h,v $
   Language:  C++
-  Date:      $Date: 2005/01/06 20:03:27 $
-  Version:   $Revision: 1.14 $
+  Date:      $Date: 2005/01/11 15:15:38 $
+  Version:   $Revision: 1.15 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -25,6 +25,10 @@ namespace gdcm
 {
 
 //-----------------------------------------------------------------------------
+/**
+ * \ingroup DicomDirMeta
+ * \brief   Meta Elements (group 0002) of a DicomDir
+ */
 class GDCM_EXPORT DicomDirMeta : public DicomDirObject 
 {
 public: