X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDicomDirSerie.h;h=8021d859a0f5c3e072247833993a951edd2a03c4;hb=6cbe7370f1892cca8198da6f3a70d24caa13a09a;hp=e4d57b33aa1d0f59ec806533a5a60e838fc8bfde;hpb=7b3410ee413b056e0e599a4800ea836c8b56152b;p=gdcm.git diff --git a/src/gdcmDicomDirSerie.h b/src/gdcmDicomDirSerie.h index e4d57b33..8021d859 100644 --- a/src/gdcmDicomDirSerie.h +++ b/src/gdcmDicomDirSerie.h @@ -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