17 #include <FMEThirdPartyWarningsDisable.h>
19 #include <FMEThirdPartyWarningsRestore.h>
26 class 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.
DICOMCachedIOFileHandleBase< char > DICOMCachedIOFileHandle
"Forward" to DICOMCachedIOFileHandle.