]> Creatis software - gdcm.git/blobdiff - src/gdcmDictSet.h
* src/gdcmDictSet.h : set the default output to the os variable
[gdcm.git] / src / gdcmDictSet.h
index cb891b82fbda8c1471a2e5e799e20ed2aff48691..54c8b0fcc97b457a1c5cc790a22ab67474c8f658 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDictSet.h,v $
   Language:  C++
-  Date:      $Date: 2005/01/11 15:15:38 $
-  Version:   $Revision: 1.34 $
+  Date:      $Date: 2005/01/13 16:35:37 $
+  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
@@ -44,7 +44,7 @@ public:
    DictSet();
    ~DictSet();
 
-   void Print(std::ostream &os);
+   void Print(std::ostream &os = std::cout);
 
    // Probabely useless !
    //EntryNamesList *GetPubDictEntryNames();