25#ifndef __mlDRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper_H
26#define __mlDRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
70 QString
getBeamDoseTag()
const {
return QString(_wrappedSequence.getBeamDoseTag().c_str()); }
80 QString
getBeamMetersetTag()
const {
return QString(_wrappedSequence.getBeamMetersetTag().c_str()); }
ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface getWrappedSequence() const
QVariant getItem(int idx)
QString getBeamDosePointDepthTag() const
QString getBeamMetersetTag() const
QString getBeamDosePointEquivalentDepthTag() const
QString getReferencedBeamNumberTag() const
DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper(ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface *wrappedSequence)
QString getBeamDosePointSSDTag() const
DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper(const DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper &toCopy)
QString getBeamDoseSpecificationPointTag() const
DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper & operator=(const DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper &toCopy)
QString getBeamDoseTag() const
int getNumberOfItems() const
\script
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule.
std::vector< DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item > getSequence() const
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule.