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