25#ifndef __mlDRTEncryptedAttributesSequenceWrapper_H
26#define __mlDRTEncryptedAttributesSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
52 : _wrappedSequence(wrappedSequence->getSequence())
ml::DcmDRTEncryptedAttributesSequenceInterface getWrappedSequence() const
DRTEncryptedAttributesSequenceWrapper & operator=(const DRTEncryptedAttributesSequenceWrapper &toCopy)
DRTEncryptedAttributesSequenceWrapper(ml::DcmDRTEncryptedAttributesSequenceInterface *wrappedSequence)
QString getEncryptedContentTag() const
DRTEncryptedAttributesSequenceWrapper(const DRTEncryptedAttributesSequenceWrapper &toCopy)
QVariant getItem(int idx)
QString getEncryptedContentTransferSyntaxUIDTag() const
int getNumberOfItems() const
\script
Class to provide access to DRTEncryptedAttributesSequence.
std::vector< DcmDRTEncryptedAttributesSequenceInterface::Item > getSequence() const
Class to provide access to DRTEncryptedAttributesSequence.