15 #ifndef BORNAGAIN_CORE_INPUTOUTPUT_OUTPUTDATAWRITEFACTORY_H
16 #define BORNAGAIN_CORE_INPUTOUTPUT_OUTPUTDATAWRITEFACTORY_H
Defines class OutputDataWriter.
Strategy interface to write OututData in file.
Creates writer appropariate for given type of files.
static OutputDataWriter * getWriter(const std::string &file_name)
static IOutputDataWriteStrategy * getWriteStrategy(const std::string &file_name)
Write OutputData to file using different witing strategies.