]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDirSerie.h
* Test/ShowDicom.cxx : Change the test to only open one vtkImageViewer.
[gdcm.git] / src / gdcmDicomDirSerie.h
index e4d57b33aa1d0f59ec806533a5a60e838fc8bfde..8021d859a0f5c3e072247833993a951edd2a03c4 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDicomDirSerie.h,v $
   Language:  C++
-  Date:      $Date: 2004/10/25 04:08:20 $
-  Version:   $Revision: 1.13 $
+  Date:      $Date: 2004/11/25 15:46:11 $
+  Version:   $Revision: 1.14 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -37,7 +37,7 @@ public:
    ~DicomDirSerie();
 
    void Print( std::ostream& os = std::cout );
-   void Write( std::ofstream* fp, FileType t );
+   void WriteContent( std::ofstream* fp, FileType t );
 
    /**
     * \ingroup DicomDirSerie