SIRF  3.6.0
Public Member Functions | List of all members
sirf::ProjDataFile Class Reference

STIR ProjDataInterfile wrapper with additional file managing features. More...

#include "stir_data_containers.h"

Inheritance diagram for sirf::ProjDataFile:

Public Member Functions

 ProjDataFile (const stir::ProjData &pd, const std::string &filename, bool owns_file=true)
 
 ProjDataFile (stir::shared_ptr< const stir::ExamInfo > sptr_exam_info, stir::shared_ptr< stir::ProjDataInfo > sptr_proj_data_info, const std::string &filename, bool owns_file=true)
 
stir::shared_ptr< std::iostream > sino_stream_sptr ()
 
void close_stream ()
 
void clear_stream ()
 

Detailed Description

STIR ProjDataInterfile wrapper with additional file managing features.

This derived class has additional capability of deleting the file it handles when an object of this class goes out of existence.


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