STIR ProjDataInterfile wrapper with additional file managing features.
More...
#include "stir_data_containers.h"
|
| 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 () |
|
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: