25#ifndef __mlDRTBeamLimitingDevicePositionSequenceWrapper_H
26#define __mlDRTBeamLimitingDevicePositionSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
DRTBeamLimitingDevicePositionSequenceWrapper & operator=(const DRTBeamLimitingDevicePositionSequenceWrapper &toCopy)
int getNumberOfItems() const
\script
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.
std::vector< DcmDRTBeamLimitingDevicePositionSequenceInterface::Item > getSequence() const
Class to provide access to DRTBeamLimitingDevicePositionSequence.