X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDataEntry.h;h=2bae50a1c8a518d1717f264e4e07b9455aad3094;hb=66c8b2ef6c096d675afb963778604ed7ae72a78c;hp=d06093a9266f0e107f11ebdadc2dd54ef9704f6b;hpb=4c094fc81258a88d3c86223994d02d63f8e2652a;p=gdcm.git diff --git a/src/gdcmDataEntry.h b/src/gdcmDataEntry.h index d06093a9..2bae50a1 100644 --- a/src/gdcmDataEntry.h +++ b/src/gdcmDataEntry.h @@ -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/07/26 08:36:49 $ + Version: $Revision: 1.18 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -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