25#ifndef __mlDRTOtherPatientIDsSequenceWrapper_H
26#define __mlDRTOtherPatientIDsSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
72 QString
getPatientIDTag()
const {
return QString(_wrappedSequence.getPatientIDTag().c_str()); }
int getNumberOfItems() const
\script
QVariant getItem(int idx)
QString getPatientIDTag() const
QString getTypeOfPatientIDTag() const
QString getIssuerOfPatientIDTag() const
DRTOtherPatientIDsSequenceWrapper(ml::DcmDRTOtherPatientIDsSequenceInterface *wrappedSequence)
DRTOtherPatientIDsSequenceWrapper(const DRTOtherPatientIDsSequenceWrapper &toCopy)
ml::DcmDRTOtherPatientIDsSequenceInterface getWrappedSequence() const
DRTOtherPatientIDsSequenceWrapper & operator=(const DRTOtherPatientIDsSequenceWrapper &toCopy)
Class to provide access to DRTOtherPatientIDsSequence.
std::vector< DcmDRTOtherPatientIDsSequenceInterface::Item > getSequence() const
Class to provide access to DRTOtherPatientIDsSequence.