]> Creatis software - gdcm.git/blobdiff - src/gdcmSeqEntry.cxx
Stage 3 of normalization :
[gdcm.git] / src / gdcmSeqEntry.cxx
index d5683fdf6ea9194fe6129a980b5acf23ac0f055d..78911b138de921deae81b062e55830db0d8a54f0 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmSeqEntry.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/01/23 10:12:34 $
-  Version:   $Revision: 1.49 $
+  Date:      $Date: 2005/01/24 16:10:53 $
+  Version:   $Revision: 1.50 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -125,6 +125,8 @@ void SeqEntry::Print( std::ostream &os, std::string const & )
 // Public
 /*
  * \brief   canonical Writer
+ * @param fp pointer to an already open file
+ * @param filetype type of the file (ACR, ImplicitVR, ExplicitVR, ...)
  */
 void SeqEntry::WriteContent(std::ofstream *fp, FileType filetype)
 {