17 #ifndef mitkDICOMGDCMImageFrameInfo_h
18 #define mitkDICOMGDCMImageFrameInfo_h
22 #include "gdcmScanner.h"
51 std::string GetFilenameIfAvailable()
const override;
itk::SmartPointer< Self > Pointer
Class is used to identify (nested) attributes in a DICOM dataset. In contrast to the class DICOMTag...
#define mitkNewMacro1Param(classname, type)
Representation of a DICOM tag.
#define MITKDICOMREADER_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
const gdcm::Scanner::TagToValue m_TagForValue
#define mitkNewMacro2Param(classname, typea, typeb)
std::list< DICOMDatasetFinding > FindingsListType
static const std::string filename
#define mitkClassMacro(className, SuperClassName)
std::vector< DICOMGDCMImageFrameInfo::Pointer > DICOMGDCMImageFrameList
Defines an abstract base class for DICOM image frame infos with data access.
The dataset access implementation for DICOMITKSeriesGDCMReader, based on GDCM.