X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDataEntry.h;h=d043126c482780cb7c73ed0f9055b6a9e07ac4d9;hb=8e7d7cb974953d9bc78b905451de7ca72887dc58;hp=2bae50a1c8a518d1717f264e4e07b9455aad3094;hpb=66c8b2ef6c096d675afb963778604ed7ae72a78c;p=gdcm.git diff --git a/src/gdcmDataEntry.h b/src/gdcmDataEntry.h index 2bae50a1..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/07/26 08:36:49 $ - Version: $Revision: 1.18 $ + 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 @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef GDCMDATAENTRY_H -#define GDCMDATAENTRY_H +#ifndef G_DCMDATAENTRY_H_ +#define _GDCMDATAENTRY_H_ #include "gdcmDocEntry.h" @@ -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