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