13 #ifndef MITKNavigationDataSetWriterXML_H_HEADER_INCLUDED_ 14 #define MITKNavigationDataSetWriterXML_H_HEADER_INCLUDED_ 31 void Write()
override;
41 virtual void StreamFooter (std::ostream* stream);
45 #endif // MITKNavigationDataSetWriterXML_H_HEADER_INCLUDED_
void Write() override=0
Write the base data to the specified location or output stream.
DataCollection - Class to facilitate loading/accessing structured data.
Base class for writing mitk::BaseData objects to files or streams.