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