25#ifndef __mlDRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper_H
26#define __mlDRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTReferencedBeamSequenceInRTFractionSchemeModule Item for use in Python.
ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface getWrappedSequence() const
QVariant getItem(int idx)
QString getBeamDosePointDepthTag() const
QString getBeamMetersetTag() const
QString getBeamDosePointEquivalentDepthTag() const
QString getReferencedBeamNumberTag() const
DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper(ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface *wrappedSequence)
QString getBeamDosePointSSDTag() const
DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper(const DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper &toCopy)
QString getBeamDoseSpecificationPointTag() const
DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper & operator=(const DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper &toCopy)
QString getBeamDoseTag() const
int getNumberOfItems() const
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule.
std::string getBeamDoseTag() const
std::string getBeamDosePointEquivalentDepthTag() const
std::string getBeamDosePointSSDTag() const
void setSequence(std::vector< DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item > dcmSequence)
Set the DRTReferencedBeamSequenceInRTFractionSchemeModule this interface class provides access to.
std::string getBeamDosePointDepthTag() const
std::string getBeamMetersetTag() const
std::string getBeamDoseSpecificationPointTag() const
std::string getReferencedBeamNumberTag() const
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.