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