20 #include <FMEThirdPartyWarningsDisable.h>
22 #include <FMEThirdPartyWarningsRestore.h>
32 class DicomMessageCollector;
55 bool passObject =
true,
56 std::string volLabel =
"",
57 std::string importCfg =
"",
58 std::string procSettings =
"",
60 filePath (absoluteFilePath),
62 volumeLabel (volLabel),
63 importConfig (importCfg),
64 processingSettings(procSettings),
65 fileTypeMask (fileTypeMaskArg),
67 isDCMFilePairPart (false),
68 isTiffFilePairPart(false)
78 IsUnknownOrInvalidFileType = 16,
Class to collect messages and errors related to a given frame handle.
Header of FileHandle class which should be used in DICOM importing modules to resolve the filename fo...
boost::shared_ptr< const Tree > Const_TreePtr
FileListTools::FileAttribute DirectDicomImportImportFileAttribute
For backward compatibility:
DICOMCachedIOFileHandleBase< char > DICOMCachedIOFileHandle
"Forward" to DICOMCachedIOFileHandle.