25#ifndef __mlDRTFluenceMapSequenceWrapper_H
26#define __mlDRTFluenceMapSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTFluenceMapSequence Item for use in Python.
QString getFluenceDataScaleTag() const
QString getFluenceDataSourceTag() const
QVariant getItem(int idx)
ml::DcmDRTFluenceMapSequenceInterface getWrappedSequence() const
DRTFluenceMapSequenceWrapper & operator=(const DRTFluenceMapSequenceWrapper &toCopy)
int getNumberOfItems() const
DRTFluenceMapSequenceWrapper(const DRTFluenceMapSequenceWrapper &toCopy)
DRTFluenceMapSequenceWrapper(ml::DcmDRTFluenceMapSequenceInterface *wrappedSequence)
Class to provide access to DRTFluenceMapSequence.
void setSequence(std::vector< DcmDRTFluenceMapSequenceInterface::Item > dcmSequence)
Set the DRTFluenceMapSequence this interface class provides access to.
std::string getFluenceDataScaleTag() const
std::string getFluenceDataSourceTag() const
Class to provide access to DRTFluenceMapSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.