13 #ifndef LegacyFileWriterService_H_HEADER_INCLUDED_C1E7E521 14 #define LegacyFileWriterService_H_HEADER_INCLUDED_C1E7E521 30 void Write()
override;
ConfidenceLevel GetConfidenceLevel() const override
The confidence level of the reader or writer implementation.
void Write() override
Write the base data to the specified location or output stream.
LegacyFileWriterService(mitk::FileWriter::Pointer legacyWriter, const std::string &description)
void Write() override=0
Write the base data to the specified location or output stream.
DataCollection - Class to facilitate loading/accessing structured data.
~LegacyFileWriterService() override
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.