14#include <FMEThirdPartyWarningsDisable.h>
16#include <FMEThirdPartyWarningsRestore.h>
18#include <mlMultiFileVolumeListWrapperBase.h>
Project global and OS specific declarations.
#define MLDIRECTDICOMIMPORTWRAPPER_EXPORT
DLL export macro definition.
MLDirectDicomImportWrapper(ml::DirectDicomImport *directDicomImport)
Creates the Python wrapper instance around a DirectDicomImport instance.
ml::MultiFileVolumeList & _getMultiFileVolumeList() override
Returns the reference to the instance of the c++ MultiFileVolumeList to be wrapped.
const ml::MultiFileVolumeList & _getMultiFileVolumeList() const override
Returns the constant reference to the instance of the c++ MultiFileVolumeList to be wrapped.
Defines the class GetTileJob.