25#ifndef __mlDRTReferencedStudySequenceWrapper_H
26#define __mlDRTReferencedStudySequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
ml::DcmDRTReferencedStudySequenceInterface getWrappedSequence() const
DRTReferencedStudySequenceWrapper(ml::DcmDRTReferencedStudySequenceInterface *wrappedSequence)
int getNumberOfItems() const
\script
QString getReferencedSOPInstanceUIDTag() const
QVariant getItem(int idx)
QString getReferencedSOPClassUIDTag() const
DRTReferencedStudySequenceWrapper & operator=(const DRTReferencedStudySequenceWrapper &toCopy)
DRTReferencedStudySequenceWrapper(const DRTReferencedStudySequenceWrapper &toCopy)
Class to provide access to DRTReferencedStudySequence.
std::vector< DcmDRTReferencedStudySequenceInterface::Item > getSequence() const
Class to provide access to DRTReferencedStudySequence.