25#ifndef __mlDRTMotionSynchronizationSequenceWrapper_H
26#define __mlDRTMotionSynchronizationSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
QString getRespiratorySignalSourceIDTag() const
QVariant getItem(int idx)
ml::DcmDRTMotionSynchronizationSequenceInterface getWrappedSequence() const
QString getRespiratoryMotionCompensationTechniqueDescriptionTag() const
DRTMotionSynchronizationSequenceWrapper(const DRTMotionSynchronizationSequenceWrapper &toCopy)
QString getRespiratorySignalSourceTag() const
DRTMotionSynchronizationSequenceWrapper(ml::DcmDRTMotionSynchronizationSequenceInterface *wrappedSequence)
int getNumberOfItems() const
\script
QString getRespiratoryMotionCompensationTechniqueTag() const
DRTMotionSynchronizationSequenceWrapper & operator=(const DRTMotionSynchronizationSequenceWrapper &toCopy)
Class to provide access to DRTMotionSynchronizationSequence.
std::vector< DcmDRTMotionSynchronizationSequenceInterface::Item > getSequence() const
Class to provide access to DRTMotionSynchronizationSequence.