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