]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDirPatient.h
Fix mistypings
[gdcm.git] / src / gdcmDicomDirPatient.h
index db8a955e09adb825f5fde3b8e7fb85c049d37434..dd3a4dc10eb2de16f6c339557ae6f221349f5bdb 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDicomDirPatient.h,v $
   Language:  C++
-  Date:      $Date: 2007/08/22 16:14:03 $
-  Version:   $Revision: 1.34 $
+  Date:      $Date: 2007/08/29 15:30:48 $
+  Version:   $Revision: 1.35 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -42,7 +42,7 @@ public:
    static DicomDirPatient *New(bool empty=false) {return new DicomDirPatient(empty);}
 
    void Print(std::ostream &os = std::cout, std::string const &indent = "" );
-   void WriteContent(std::ofstream *fp, FileType t, bool insideMetaElements);
+   void WriteContent(std::ofstream *fp, FileType t, bool insideMetaElements, bool insideSequence );
   
    // Patient methods
    /// \brief Adds a new gdcm::DicomDirStudy to the Patient