ImFusion SDK 4.3
ElementList Class Referenceabstract

#include <ImFusion/Dicom/DicomElement.h>

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

+ Inheritance diagram for 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:
Search Tab / S to search, Esc to close