17 #ifndef mitkDICOMGenericImageFrameInfo_h
18 #define mitkDICOMGenericImageFrameInfo_h
46 std::string GetFilenameIfAvailable()
const override;
53 void SetTagValue(
const DICOMTagPath& path,
const std::string& value);
63 Self& operator = (
const Self&);
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.
#define mitkNewMacro2Param(classname, typea, typeb)
std::list< DICOMDatasetFinding > FindingsListType
static const std::string filename
#define mitkClassMacro(className, SuperClassName)
std::map< DICOMTagPath, std::string > ValueMapType
Defines an abstract base class for DICOM image frame infos with data access.
A generic storage class for image frame info with data access.