25#ifndef __mlDRTReferencedStructureSetSequenceWrapper_H
26#define __mlDRTReferencedStructureSetSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
QString getReferencedSOPInstanceUIDTag() const
int getNumberOfItems() const
\script
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.
std::vector< DcmDRTReferencedStructureSetSequenceInterface::Item > getSequence() const
Class to provide access to DRTReferencedStructureSetSequence.