]> Creatis software - gdcm.git/blobdiff - src/gdcmDataEntry.h
Try to make gdcm1.2 and gdcm1.3 usable int the same source code.
[gdcm.git] / src / gdcmDataEntry.h
index d06093a9266f0e107f11ebdadc2dd54ef9704f6b..0fde3e63bdf639a62c0c8c10ea2ae83687f8bbfd 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDataEntry.h,v $
   Language:  C++
-  Date:      $Date: 2007/07/04 10:40:56 $
-  Version:   $Revision: 1.17 $
+  Date:      $Date: 2007/08/22 16:14:03 $
+  Version:   $Revision: 1.19 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -16,8 +16,8 @@
                                                                                 
 =========================================================================*/
 
-#ifndef GDCMDATAENTRY_H
-#define GDCMDATAENTRY_H
+#ifndef G_DCMDATAENTRY_H_
+#define _GDCMDATAENTRY_H_
 
 #include "gdcmDocEntry.h"
 
@@ -51,7 +51,8 @@ public:
    void Print(std::ostream &os = std::cout, std::string const &indent = "");
 
 // Write
-   virtual void WriteContent(std::ofstream *fp, FileType filetype);
+   virtual void WriteContent(std::ofstream *fp, FileType filetype,
+                                                   bool insideMetaElements );
    uint32_t ComputeFullLength();
    
 // Set/Get data