]> Creatis software - gdcm.git/blobdiff - src/gdcmDirList.h
First step to sync with v 1.2.2
[gdcm.git] / src / gdcmDirList.h
index cda6dd317c78e1377a6549b5ed38fb756bf64ec8..658079ea3cedfae480b93ce7e3907ed1c8b21e62 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDirList.h,v $
   Language:  C++
-  Date:      $Date: 2007/06/08 12:49:37 $
-  Version:   $Revision: 1.34 $
+  Date:      $Date: 2007/07/13 08:17:21 $
+  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
@@ -35,6 +35,8 @@ typedef std::vector<std::string> DirListType;
 
 // NOTE: Due to a M$VC6 'feature' we cannot export a std::list in a dll, 
 // so GDCM_EXPORT keyword was removed for this class only
+//
+// We have to supply accessors GetSize(), GetFirst(), GetNext() 
 
 /**
  * \brief   List containing the file headers of all the 'gdcm readable' files