ImFusion SDK 4.3
DatasetIodPair Struct Reference

#include <ImFusion/Dicom/DicomUtils.h>

Named pair of a DcmDataset and the corresponding IOD. More...

Detailed Description

Named pair of a DcmDataset and the corresponding IOD.

Public Member Functions

 DatasetIodPair (std::shared_ptr< DcmDataset > ds, std::unique_ptr< Dicom::IOD > &&i)
 
 DatasetIodPair (DatasetIodPair &&rhs)
 

Public Attributes

std::shared_ptr< DcmDataset > dataset
 DcmDataset for the loaded/saved file.
 
std::unique_ptr< Dicom::IODiod
 Corresponding IOD instance (may be nullptr if no IOD exists for the SOP class)
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close