25#ifndef __mlDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper_H 
   26#define __mlDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper_H 
   30#include <FMEThirdPartyWarningsDisable.h> 
   36#include <FMEThirdPartyWarningsRestore.h> 
A class that wraps DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule Item for use in Pytho...
 
int getNumberOfItems() const
 
DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper(ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface *wrappedSequence)
 
QString getDeviceSerialNumberTag() const
 
QString getManufacturerTag() const
 
QString getInstitutionNameTag() const
 
DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper & operator=(const DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper &toCopy)
 
QString getTreatmentMachineNameTag() const
 
QVariant getItem(int idx)
 
QString getManufacturerModelNameTag() const
 
DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper(const DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper &toCopy)
 
QString getInstitutionAddressTag() const
 
QString getInstitutionalDepartmentNameTag() const
 
ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface getWrappedSequence() const
 
Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule.
 
std::string getInstitutionNameTag() const
 
std::string getInstitutionalDepartmentNameTag() const
 
std::string getManufacturerModelNameTag() const
 
void setSequence(std::vector< DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item > dcmSequence)
Set the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule this interface class provides ac...
 
std::string getDeviceSerialNumberTag() const
 
std::string getManufacturerTag() const
 
std::string getInstitutionAddressTag() const
 
std::string getTreatmentMachineNameTag() const
 
Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule.
 
Target mlrange_cast(Source arg)
Generic version of checked ML casts.