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