27 #include <FMEThirdPartyWarningsDisable.h>
31 #include <FMEThirdPartyWarningsRestore.h>
73 void reset() { _fileAttributeMap.clear(); _groupedFileAttributeMaps.clear(); }
104 CopyFullFunctionalGroupSequences = 1
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);
An instance of this class creates singleton proxies for DICOMCachedIO cache classes such that all cac...
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.
Configurable logger and progress handler class which can be used as base class for logging,...
An instance of this class creates singleton proxies for DICOMCachedIO cache classes such that all cac...
A base class for plugins which can be used by file list importers to filter and classify files.
Configurable logger and progress handler class which can be used as base class for logging,...
INT64 MLint64
Include 64-bit integer support for Windows or Unix.
FileListTools::FileList DirectDicomImportFileList
For backward compatibility: