X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmUtil.h;h=0804497e2ae466343e4db918a67c62c1c97b61fc;hb=48bb568cbb7f23c7bd95cbbc7e912bd25bcb9468;hp=4cb44015bbf3cde1b234a8616932729f3ddbce95;hpb=4926761e205f17089d13bcd94a2b5fccfad33404;p=gdcm.git diff --git a/src/gdcmUtil.h b/src/gdcmUtil.h index 4cb44015..0804497e 100644 --- a/src/gdcmUtil.h +++ b/src/gdcmUtil.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmUtil.h,v $ Language: C++ - Date: $Date: 2005/02/17 10:56:20 $ - Version: $Revision: 1.56 $ + Date: $Date: 2005/06/07 13:48:36 $ + Version: $Revision: 1.57 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -76,6 +76,7 @@ private: static const std::string GDCM_UID; static uint8_t *FileMetaInformationVersion; static const uint16_t FMIV; + static std::string GDCM_MAC_ADRESS; }; GDCM_EXPORT std::ostream &binary_write(std::ostream &os, const uint16_t &val);