X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDataEntry.h;h=d043126c482780cb7c73ed0f9055b6a9e07ac4d9;hb=f2dd0107ba49eda3386b34715cdc0c046d12397f;hp=0fde3e63bdf639a62c0c8c10ea2ae83687f8bbfd;hpb=745e3abcf3563cd15ebb92316d6dd800d8199340;p=gdcm.git diff --git a/src/gdcmDataEntry.h b/src/gdcmDataEntry.h index 0fde3e63..d043126c 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/08/22 16:14:03 $ - Version: $Revision: 1.19 $ + Date: $Date: 2007/08/29 15:30:48 $ + Version: $Revision: 1.20 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -52,7 +52,7 @@ public: // Write virtual void WriteContent(std::ofstream *fp, FileType filetype, - bool insideMetaElements ); + bool insideMetaElements, bool insideSequence); uint32_t ComputeFullLength(); // Set/Get data