fw4spl
vtkGdcmIO::helper::ImageDicomInfo Class Reference

Basic class to store some information to read an dicom image. More...

#include <ImageDicomStream.hpp>

+ Collaboration diagram for vtkGdcmIO::helper::ImageDicomInfo:

Public Types

typedef std::vector< std::string > SeriesFilesType
 
typedef std::shared_ptr< ImageDicomInfosptr
 

Public Attributes

size_t m_buffSizeInBytes
 Size of image buffer in bytes.
 
SeriesFilesType m_seriesFiles
 Dicom files that represents an image series.
 

Detailed Description

Basic class to store some information to read an dicom image.

Definition at line 31 of file ImageDicomStream.hpp.


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