X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocument.h;h=a30134513beab8b6c41c533e524cd78fb971fa9b;hb=3f8964856e65c2447beab900b04a63d003192bf9;hp=e72c8bb5aad1b642f655c34376253d47989b6405;hpb=1cb2c2138ee52f3081d243b5a798134e860a4019;p=gdcm.git diff --git a/src/gdcmDocument.h b/src/gdcmDocument.h index e72c8bb5..a3013451 100644 --- a/src/gdcmDocument.h +++ b/src/gdcmDocument.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocument.h,v $ Language: C++ - Date: $Date: 2005/11/14 14:23:44 $ - Version: $Revision: 1.130 $ + Date: $Date: 2005/11/15 10:30:46 $ + Version: $Revision: 1.131 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -56,6 +56,7 @@ public: bool SetShaDict(DictKey const &dictName); // Informations contained in the gdcm::Document + bool IsParsable(); virtual bool IsReadable(); bool IsDicomV3(); bool IsPapyrus();