diff Core/DicomFormat/DicomTag.h @ 35:f6d12037f886

full json vs. simplified json
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 30 Aug 2012 12:24:31 +0200
parents 3959d33612cc
children a15e90e5d6fc
line wrap: on
line diff
--- a/Core/DicomFormat/DicomTag.h	Thu Aug 30 11:22:21 2012 +0200
+++ b/Core/DicomFormat/DicomTag.h	Thu Aug 30 12:24:31 2012 +0200
@@ -54,6 +54,8 @@
 
     bool operator< (const DicomTag& other) const;
 
+    std::string Format() const;
+
     friend std::ostream& operator<< (std::ostream& o, const DicomTag& tag);
 
     // Alias for the most useful tags