25#ifndef __mlDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper_H
26#define __mlDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
65 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
72 _wrappedSequenceItem =
toCopy.getWrappedSequenceItem();
145 ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item _wrappedSequenceItem;
146 ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface* _sequenceInterface;
A class that wraps DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule Item for use in Python...
QString getInstitutionAddress() const
bool setInstitutionalDepartmentName(QString qParam)
QString getManufacturerTag() const
QVariant getDicomTagValueByName(QString name) const
bool setTreatmentMachineName(QString qParam)
QVariantMap getDicomTagByName(QString name) const
QVariantMap getDicomTagByKey(QString key) const
ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item getWrappedSequenceItem() const
QString getDeviceSerialNumberTag() const
bool setDeviceSerialNumber(QString qParam)
QString getManufacturerModelNameTag() const
QString _InstitutionalDepartmentName
QString getInstitutionalDepartmentNameTag() const
QStringList dir(QString searchString="") const
QString _TreatmentMachineName
QString getTreatmentMachineNameTag() const
QString getInstitutionNameTag() const
bool setManufacturerModelName(QString qParam)
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper(const DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper &toCopy)
QString getDeviceSerialNumber() const
bool setInstitutionAddress(QString qParam)
bool setManufacturer(QString qParam)
QString _ManufacturerModelName
QVariant getDicomTagValueByKey(QString key) const
QString getInstitutionAddressTag() const
QString _InstitutionAddress
QString getTreatmentMachineName() const
QString _DeviceSerialNumber
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper(const ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item &wrappedSequenceItem, ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface *sequenceInterface)
QStringList _propertyKeys
ml::DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface * getSequence() const
QString getInstitutionalDepartmentName() const
QString TreatmentMachineName
QString getInstitutionName() const
bool setInstitutionName(QString qParam)
QString getManufacturer() const
DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper & operator=(const DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleItemWrapper &toCopy)
QString ManufacturerModelName
QString InstitutionalDepartmentName
QString getManufacturerModelName() const
QString DeviceSerialNumber
QString InstitutionAddress
Class to provide access to DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule.
std::vector< DcmDRTTreatmentMachineSequenceInRTTreatmentMachineRecordModuleInterface::Item > getSequence() const
Return the DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule this interface class provides ...
Class to provide access to DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Main documentation file for ML users and developers.