13 #ifndef mitkLegacyFileWriterService_h
14 #define mitkLegacyFileWriterService_h
37 mitk::FileWriter::Pointer m_LegacyWriter;
Base class for writing mitk::BaseData objects to files or streams.
void Write() override=0
Write the base data to the specified location or output stream.
void Write() override
Write the base data to the specified location or output stream.
~LegacyFileWriterService() override
ConfidenceLevel GetConfidenceLevel() const override
The confidence level of the reader or writer implementation.
LegacyFileWriterService(mitk::FileWriter::Pointer legacyWriter, const std::string &description)
Find image slices visible on a given plane.
ConfidenceLevel
A confidence level describing the confidence of the reader or writer in handling the given data.