fw4spl
vtkGdcmIO::helper::ImageDicomStream Class Reference

Class to perform a lazy reading on dicom image with fw4spl system. More...

#include <ImageDicomStream.hpp>

+ Inheritance diagram for vtkGdcmIO::helper::ImageDicomStream:
+ Collaboration diagram for vtkGdcmIO::helper::ImageDicomStream:

Public Member Functions

 ImageDicomStream (ImageDicomInfo::sptr dcmInfo)
 Builds the fwMemory::stream::in::IFactory with few dicom information.
 
- Public Member Functions inherited from fwMemory::stream::in::IFactory
std::shared_ptr< std::istream > operator() ()
 

Protected Member Functions

std::shared_ptr< std::istream > get ()
 Returns the istream on dicom image buffer.
 

Protected Attributes

ImageDicomInfo::sptr m_dcmInfo
 To conserve dicom information.
 

Detailed Description

Class to perform a lazy reading on dicom image with fw4spl system.

Definition at line 91 of file ImageDicomStream.hpp.


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