27#include <FMEThirdPartyWarningsDisable.h>
31#include <FMEThirdPartyWarningsRestore.h>
141 const std::string &frameSourcesDir,
142 const std::vector<std::string> &suppressedFilesAndSuffixes,
143 const std::vector<std::string> &explicitFileTypes,
144 const std::vector<std::string> &additionalFiles,
146 bool decomposeMultiFrames,
147 float progressMinimum,
148 float progressMaximum,
150 bool filterDecomposedFrames=
false);
167 bool filterDecomposedFrames);
193 virtual void _addFile(
const std::string &fullFileNamePathToAdd,
194 const std::vector<std::string> &suppressedFilesAndSuffixes,
195 const std::vector<std::string> &explicitFileTypes,
196 bool decomposeMultiFrames,
197 bool checkForTiffDcm,
199 bool filterDecomposedFrames);
Class to collect messages and errors related to a given frame handle.
A base class for plugins which can be used by file list importers to filter and classify files.
std::map< std::string, FileListTools::FileAttribute > FileAttributeMap
A map type assigning an attribute container to file paths.
A base class for plugins which can be used by file list importers to filter and classify files.
INT64 MLint64
Include 64-bit integer support for Windows or Unix.
FileListTools::FileList DirectDicomImportFileList
For backward compatibility: