X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommon.h;h=c0db974c4436c34c3f748414735c6e6df9df8609;hb=9f274230cc36f77f784729031fbe3e7d576f13ea;hp=08bf07a0904252ba23d3fdf3b2169f5783a5487f;hpb=44a9814938a6824d3a66b932429084517da6dadf;p=gdcm.git diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index 08bf07a0..c0db974c 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -3,12 +3,12 @@ Program: gdcm Module: $RCSfile: gdcmCommon.h,v $ Language: C++ - Date: $Date: 2004/09/13 12:10:53 $ - Version: $Revision: 1.31 $ + Date: $Date: 2004/09/27 08:39:05 $ + Version: $Revision: 1.33 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or - http://www.creatis.insa-lyon.fr/Public/Gdcm/License.htm for details. + http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR @@ -114,8 +114,8 @@ const std::string GDCM_UNREAD = "gdcm::UnRead"; /// /ItemNumber#Group|Element /// where "/", "#" and "|" are characters acting as separators. /// Then the general form of a gdcmTagKey is given by: -/// Group|Element -/// where means NO or many instances of SeqTag. +/// Group|Element[SeqTag] +/// where [SeqTag] means NO or many instances of SeqTag. /// Hence the gdcmTagKey of a tag not "leaving" in a sequence is the /// string e.g. /// 0028|1201