fw4spl
fwDcmtkIO::reader::rgblookup::ImageRGBLookupLazyStream Class Reference

Class used to perform a lazy reading of dicom images with fw4spl system. More...

#include <ImageRGBLookupLazyStream.hpp>

+ Inheritance diagram for fwDcmtkIO::reader::rgblookup::ImageRGBLookupLazyStream:
+ Collaboration diagram for fwDcmtkIO::reader::rgblookup::ImageRGBLookupLazyStream:

Public Member Functions

 ImageRGBLookupLazyStream (ImageRGBLookupLazyInformation::sptr dcmInfo)
 Constructor. Builds the fwMemory::stream::in::IFactory with few dicom information. More...
 
- 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

ImageRGBLookupLazyInformation::sptr m_dcmInfo
 To conserve dicom information.
 

Detailed Description

Class used to perform a lazy reading of dicom images with fw4spl system.

Definition at line 122 of file ImageRGBLookupLazyStream.hpp.

Constructor & Destructor Documentation

fwDcmtkIO::reader::rgblookup::ImageRGBLookupLazyStream::ImageRGBLookupLazyStream ( ImageRGBLookupLazyInformation::sptr  dcmInfo)

Constructor. Builds the fwMemory::stream::in::IFactory with few dicom information.

Parameters
[in]dcmInfoDICOM information

Definition at line 199 of file ImageRGBLookupLazyStream.cpp.


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