17 #ifndef LegacyFileWriterService_H_HEADER_INCLUDED_C1E7E521
18 #define LegacyFileWriterService_H_HEADER_INCLUDED_C1E7E521
34 virtual void Write()
override;
virtual void Write() override
Write the base data to the specified location or output stream.
LegacyFileWriterService(mitk::FileWriter::Pointer legacyWriter, const std::string &description)
virtual ConfidenceLevel GetConfidenceLevel() const override
The confidence level of the reader or writer implementation.
DataCollection - Class to facilitate loading/accessing structured data.
virtual void Write() override=0
Write the base data to the specified location or output stream.
ConfidenceLevel
A confidence level describing the confidence of the reader or writer in handling the given data...
Base class for writing mitk::BaseData objects to files or streams.
~LegacyFileWriterService()