17 #ifndef mitkDICOMNullFileReader_h
18 #define mitkDICOMNullFileReader_h
itk::SmartPointer< Self > Pointer
void InternalPrintConfiguration(std::ostream &os) const override
Configuration description for human reader, to be implemented by sub-classes.
virtual DICOMTagPathList GetTagsOfInterest() const override
DataCollection - Class to facilitate loading/accessing structured data.
virtual bool CanHandleFile(const std::string &filename) override
Indicate whether this reader can handle given file.
mitkClassMacro(DICOMNullFileReader, DICOMFileReader)
virtual ~DICOMNullFileReader()
virtual bool LoadImages() override
static const std::string filename
virtual void AnalyzeInputFiles() override
Analyze input files.
std::vector< DICOMTagPath > DICOMTagPathList
virtual void SetTagCache(const DICOMTagCache::Pointer &) override
A way to provide external knowledge about files and tag values is appreciated.
bool operator==(const DICOMFileReader &other) const override
mitkCloneMacro(DICOMNullFileReader)
Interface for DICOM readers that produce mitk::Images.
DICOMNullFileReader & operator=(const DICOMNullFileReader &other)