7 #ifndef __FWGDCMIO_HELPER_DICOMSEARCH_HPP__ 8 #define __FWGDCMIO_HELPER_DICOMSEARCH_HPP__ 10 #include "fwGdcmIO/config.hpp" 14 #include <boost/filesystem.hpp> 43 FWGDCMIO_API
static void searchRecursively(const ::boost::filesystem::path& dirPath,
44 std::vector< ::boost::filesystem::path >& dicomFiles,
55 static void checkFilenameExtension(const ::boost::filesystem::path& dirPath,
56 std::vector< ::boost::filesystem::path >& dicomFiles,
This file defines fwCore base macros.
The namespace fwGdcmIO contains reader, writer and helper for dicom data.
This class contains helpers to search dicom files on filesystem.
This namespace fwJobs provides jobs management.
This class manages a job.