17#include <FMEThirdPartyWarningsDisable.h>
19#include <FMEThirdPartyWarningsRestore.h>
26class DICOMCachedIOFileHandleBase;
Project global and OS specific declarations.
#define MLDICOMCachedIO_EXPORT
If included by external modules, exported symbols are declared as import symbols.
Class for resolving filenames from a given identifier (url,etc...) for DICOM importing modules.
DICOMCachedIOFileHandlePlugin()
Constructor.
virtual ~DICOMCachedIOFileHandlePlugin()
Destructor.
virtual std::string resolveFilename(const DICOMCachedIOFileHandle &fileHandle)
Returns the resolved filename for the given handle.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
DICOMCachedIOFileHandleBase< char > DICOMCachedIOFileHandle
"Forward" to DICOMCachedIOFileHandle.