25#ifndef __mlDRTReferencedDoseSequenceWrapper_H
26#define __mlDRTReferencedDoseSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
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
\script
DRTReferencedDoseSequenceWrapper(const DRTReferencedDoseSequenceWrapper &toCopy)
Class to provide access to DRTReferencedDoseSequence.
std::vector< DcmDRTReferencedDoseSequenceInterface::Item > getSequence() const
Class to provide access to DRTReferencedDoseSequence.