25#ifndef __mlDRTOtherPatientIDsSequenceWrapper_H
26#define __mlDRTOtherPatientIDsSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTOtherPatientIDsSequence Item for use in Python.
int getNumberOfItems() const
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::string getIssuerOfPatientIDTag() const
std::string getPatientIDTag() const
void setSequence(std::vector< DcmDRTOtherPatientIDsSequenceInterface::Item > dcmSequence)
Set the DRTOtherPatientIDsSequence this interface class provides access to.
std::string getTypeOfPatientIDTag() const
Class to provide access to DRTOtherPatientIDsSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.