X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommon.h;h=0a115ec234c71e9ad4683d04e6b7377cee1c6b42;hb=4f1f67880bf7de5445714fa3d29094df99de58c8;hp=094ad90cc15b971aafce0a489f877a7630967927;hpb=91dcb54d8a62c9518b914e34475b96c76e5d70ee;p=gdcm.git diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index 094ad90c..0a115ec2 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmCommon.h,v $ Language: C++ - Date: $Date: 2005/02/07 19:17:27 $ - Version: $Revision: 1.61 $ + Date: $Date: 2005/02/11 15:22:18 $ + Version: $Revision: 1.62 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -79,6 +79,7 @@ typedef unsigned int uint32_t; #include +/// \brief namespace for Grass root DiCoM namespace gdcm { @@ -136,6 +137,7 @@ enum FileType { ACR_LIBIDO }; +/// \brief type of the elements composing a DICOMDIR (for internal use only) enum DicomDirType { DD_UNKNOWN = 0, DD_META,