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