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