STIR 6.4.0
write_to_file.h File Reference

Declaration of stir::write_to_file function (providing easy access to the default stir::OutputFileFormat) More...

#include "stir/IO/OutputFileFormat.h"
#include "stir/Succeeded.h"
#include "stir/error.h"

Go to the source code of this file.

Namespaces

namespace  stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

template<class DataT>
std::string stir::write_to_file (const std::string &filename, const DataT &data)
 Function that writes data to file using the default OutputFileFormat.
 

Detailed Description

Declaration of stir::write_to_file function (providing easy access to the default stir::OutputFileFormat)

Author
Kris Thielemans