ImFusion C++ SDK 4.4.0
ImFusion::Dicom::ElementList Class Referenceabstract

#include <ImFusion/Dicom/DicomElement.h>

Interface for classes that consist of Elements. More...

Inheritance diagram for ImFusion::Dicom::ElementList:

Detailed Description

Interface for classes that consist of Elements.

Public Member Functions

virtual DcmItem & dataset ()=0
 Dataset (or sub-item of a dataset) that will be used by the ElementBase.
const std::vector< ElementBase * > & elements () const
 List of all elements.

Protected Attributes

std::vector< ElementBase * > m_elements
 List of all elements.

Member Function Documentation

◆ dataset()


The documentation for this class was generated from the following file:
  • ImFusion/Dicom/DicomElement.h
Search Tab / S to search, Esc to close