ImFusion SDK 4.3
DicomParameterHelper Class Reference

#include <ImFusion/Dicom/DicomParameter.h>

Helper functions to load and save all DicomParameters of a Configurable. More...

+ Inheritance diagram for DicomParameterHelper:

Detailed Description

Helper functions to load and save all DicomParameters of a Configurable.

This only derives from Configurable to access the protected Param struct. Can only be used from a class that derives from Configurable.

Static Public Member Functions

static void loadFromDicom (DcmItem &dataset, const std::vector< Configurable::Param > &parameters)
 
static void saveToDicom (DcmItem &dataset, const std::vector< Configurable::Param > &parameters)
 

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