25#ifndef __mlDRTFractionGroupSequenceWrapper_H
26#define __mlDRTFractionGroupSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTFractionGroupSequence Item for use in Python.
QString getReferencedBeamSequenceTag() const
QString getRepeatFractionCycleLengthTag() const
QString getReferencedDoseReferenceSequenceTag() const
QString getNumberOfBeamsTag() const
QString getNumberOfBrachyApplicationSetupsTag() const
QString getReferencedBrachyApplicationSetupSequenceTag() const
QString getFractionPatternTag() const
int getNumberOfItems() const
QString getReferencedDoseSequenceTag() const
DRTFractionGroupSequenceWrapper(const DRTFractionGroupSequenceWrapper &toCopy)
QVariant getItem(int idx)
DRTFractionGroupSequenceWrapper(ml::DcmDRTFractionGroupSequenceInterface *wrappedSequence)
QString getNumberOfFractionPatternDigitsPerDayTag() const
ml::DcmDRTFractionGroupSequenceInterface getWrappedSequence() const
QString getFractionGroupDescriptionTag() const
QString getFractionGroupNumberTag() const
QString getNumberOfFractionsPlannedTag() const
DRTFractionGroupSequenceWrapper & operator=(const DRTFractionGroupSequenceWrapper &toCopy)
Class to provide access to DRTFractionGroupSequence.
std::string getNumberOfFractionPatternDigitsPerDayTag() const
std::string getFractionGroupDescriptionTag() const
std::string getNumberOfBrachyApplicationSetupsTag() const
std::string getReferencedDoseReferenceSequenceTag() const
std::string getNumberOfBeamsTag() const
std::string getReferencedBrachyApplicationSetupSequenceTag() const
std::string getReferencedBeamSequenceTag() const
std::string getRepeatFractionCycleLengthTag() const
void setSequence(std::vector< DcmDRTFractionGroupSequenceInterface::Item > dcmSequence)
Set the DRTFractionGroupSequence this interface class provides access to.
std::string getFractionGroupNumberTag() const
std::string getFractionPatternTag() const
std::string getReferencedDoseSequenceTag() const
std::string getNumberOfFractionsPlannedTag() const
Class to provide access to DRTFractionGroupSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.