fw4spl
fwGdcmIO::helper::FileWriter Class Reference

Helper used to write a DICOM file. More...

#include <FileWriter.hpp>

Static Public Member Functions

static FWGDCMIO_API void write (const ::boost::filesystem::path &filename, const std::shared_ptr< ::gdcm::Writer > &writer)
 Write a file from the dataset. More...
 

Detailed Description

Helper used to write a DICOM file.

Definition at line 26 of file FileWriter.hpp.

Member Function Documentation

void fwGdcmIO::helper::FileWriter::write ( const ::boost::filesystem::path &  filename,
const std::shared_ptr< ::gdcm::Writer > &  writer 
)
static

Write a file from the dataset.

[in] filename Filename [in] writer GDCM writer

Definition at line 20 of file FileWriter.cpp.

Referenced by fwGdcmIO::writer::iod::CTMRImageIOD::write(), fwGdcmIO::writer::iod::ComprehensiveSRIOD::write(), fwGdcmIO::writer::iod::SpatialFiducialsIOD::write(), and fwGdcmIO::writer::iod::SurfaceSegmentationIOD::write().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following files: