]> Creatis software - gdcm.git/commitdiff
change
authorjpr <jpr>
Thu, 5 Feb 2009 09:03:26 +0000 (09:03 +0000)
committerjpr <jpr>
Thu, 5 Feb 2009 09:03:26 +0000 (09:03 +0000)
DirList::DirList(std::string const &dirName, bool recursive);
to
DirList::DirList(std::string const &dirName, bool recursive, bool all);
@param all whether we want all (i.e; File names + Directory names) default=false

(usefull for people who want to explore Bruker raw data directories)


No differences found