25#ifndef __mlDRTChannelSequenceWrapper_H
26#define __mlDRTChannelSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTChannelSequence Item for use in Python.
QString getSourceApplicatorStepSizeTag() const
QString getSourceApplicatorManufacturerTag() const
QString getFinalCumulativeTimeWeightTag() const
QString getReferencedSourceNumberTag() const
QString getMaterialIDTag() const
QVariant getItem(int idx)
QString getChannelTotalTimeTag() const
QString getSourceApplicatorTypeTag() const
QString getNumberOfPulsesTag() const
DRTChannelSequenceWrapper(ml::DcmDRTChannelSequenceInterface *wrappedSequence)
QString getReferencedROINumberTag() const
QString getSourceApplicatorNameTag() const
QString getSourceApplicatorWallNominalTransmissionTag() const
int getNumberOfItems() const
ml::DcmDRTChannelSequenceInterface getWrappedSequence() const
QString getSourceMovementTypeTag() const
DRTChannelSequenceWrapper & operator=(const DRTChannelSequenceWrapper &toCopy)
QString getNumberOfControlPointsTag() const
QString getSourceApplicatorLengthTag() const
QString getTransferTubeNumberTag() const
QString getTransferTubeLengthTag() const
QString getChannelLengthTag() const
QString getChannelShieldSequenceTag() const
QString getSourceApplicatorWallNominalThicknessTag() const
QString getPulseRepetitionIntervalTag() const
QString getSourceApplicatorIDTag() const
QString getBrachyControlPointSequenceTag() const
QString getChannelNumberTag() const
DRTChannelSequenceWrapper(const DRTChannelSequenceWrapper &toCopy)
QString getSourceApplicatorNumberTag() const
Class to provide access to DRTChannelSequence.
std::string getBrachyControlPointSequenceTag() const
std::string getReferencedROINumberTag() const
std::string getNumberOfPulsesTag() const
std::string getSourceApplicatorWallNominalThicknessTag() const
std::string getFinalCumulativeTimeWeightTag() const
std::string getChannelLengthTag() const
std::string getSourceApplicatorTypeTag() const
std::string getSourceMovementTypeTag() const
std::string getSourceApplicatorNumberTag() const
std::string getMaterialIDTag() const
std::string getSourceApplicatorLengthTag() const
std::string getSourceApplicatorStepSizeTag() const
std::string getChannelNumberTag() const
std::string getSourceApplicatorIDTag() const
std::string getChannelTotalTimeTag() const
std::string getSourceApplicatorNameTag() const
std::string getTransferTubeLengthTag() const
std::string getTransferTubeNumberTag() const
std::string getPulseRepetitionIntervalTag() const
std::string getSourceApplicatorManufacturerTag() const
void setSequence(std::vector< DcmDRTChannelSequenceInterface::Item > dcmSequence)
Set the DRTChannelSequence this interface class provides access to.
std::string getSourceApplicatorWallNominalTransmissionTag() const
std::string getNumberOfControlPointsTag() const
std::string getReferencedSourceNumberTag() const
std::string getChannelShieldSequenceTag() const
Class to provide access to DRTChannelSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.