25#ifndef __mlDRTBlockSequenceInRTBeamsModuleWrapper_H
26#define __mlDRTBlockSequenceInRTBeamsModuleWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
70 QString
getAccessoryCodeTag()
const {
return QString(_wrappedSequence.getAccessoryCodeTag().c_str()); }
72 QString
getBlockDataTag()
const {
return QString(_wrappedSequence.getBlockDataTag().c_str()); }
78 QString
getBlockNameTag()
const {
return QString(_wrappedSequence.getBlockNameTag().c_str()); }
80 QString
getBlockNumberTag()
const {
return QString(_wrappedSequence.getBlockNumberTag().c_str()); }
88 QString
getBlockTrayIDTag()
const {
return QString(_wrappedSequence.getBlockTrayIDTag().c_str()); }
90 QString
getBlockTypeTag()
const {
return QString(_wrappedSequence.getBlockTypeTag().c_str()); }
92 QString
getMaterialIDTag()
const {
return QString(_wrappedSequence.getMaterialIDTag().c_str()); }
QString getBlockTypeTag() const
QString getBlockMountingPositionTag() const
QString getBlockNameTag() const
DRTBlockSequenceInRTBeamsModuleWrapper(const DRTBlockSequenceInRTBeamsModuleWrapper &toCopy)
QString getMaterialIDTag() const
QString getBlockTransmissionTag() const
QString getBlockNumberOfPointsTag() const
DRTBlockSequenceInRTBeamsModuleWrapper(ml::DcmDRTBlockSequenceInRTBeamsModuleInterface *wrappedSequence)
QString getBlockDivergenceTag() const
QString getBlockNumberTag() const
QString getBlockTrayIDTag() const
DRTBlockSequenceInRTBeamsModuleWrapper & operator=(const DRTBlockSequenceInRTBeamsModuleWrapper &toCopy)
QVariant getItem(int idx)
QString getBlockDataTag() const
ml::DcmDRTBlockSequenceInRTBeamsModuleInterface getWrappedSequence() const
QString getSourceToBlockTrayDistanceTag() const
QString getBlockThicknessTag() const
QString getAccessoryCodeTag() const
int getNumberOfItems() const
\script
Class to provide access to DRTBlockSequenceInRTBeamsModule.
std::vector< DcmDRTBlockSequenceInRTBeamsModuleInterface::Item > getSequence() const
Class to provide access to DRTBlockSequenceInRTBeamsModule.