25#ifndef __mlDRTChannelSourceSequenceWrapper_H
26#define __mlDRTChannelSourceSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTChannelSourceSequence Item for use in Python.
QString getCodingSchemeDesignatorTag() const
QString getContextIdentifierTag() const
DRTChannelSourceSequenceWrapper & operator=(const DRTChannelSourceSequenceWrapper &toCopy)
QString getCodingSchemeVersionTag() const
QString getContextGroupVersionTag() const
QString getContextGroupLocalVersionTag() const
DRTChannelSourceSequenceWrapper(const DRTChannelSourceSequenceWrapper &toCopy)
QVariant getItem(int idx)
DRTChannelSourceSequenceWrapper(ml::DcmDRTChannelSourceSequenceInterface *wrappedSequence)
int getNumberOfItems() const
QString getCodeMeaningTag() const
QString getMappingResourceTag() const
ml::DcmDRTChannelSourceSequenceInterface getWrappedSequence() const
QString getCodeValueTag() const
QString getContextGroupExtensionFlagTag() const
QString getContextGroupExtensionCreatorUIDTag() const
Class to provide access to DRTChannelSourceSequence.
std::string getContextGroupExtensionCreatorUIDTag() const
std::string getCodingSchemeDesignatorTag() const
std::string getContextGroupLocalVersionTag() const
std::string getContextIdentifierTag() const
std::string getCodeValueTag() const
std::string getMappingResourceTag() const
std::string getCodeMeaningTag() const
std::string getContextGroupVersionTag() const
void setSequence(std::vector< DcmDRTChannelSourceSequenceInterface::Item > dcmSequence)
Set the DRTChannelSourceSequence this interface class provides access to.
std::string getContextGroupExtensionFlagTag() const
std::string getCodingSchemeVersionTag() const
Class to provide access to DRTChannelSourceSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.