![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Dicom/DicomParameter.h>
Helper functions to load and save all DicomParameters of a Configurable. More...
Inheritance diagram for DicomParameterHelper: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 > ¶meters) |
| static void | saveToDicom (DcmItem &dataset, const std::vector< Configurable::Param > ¶meters) |