25#ifndef __mlDRTEncryptedAttributesSequenceWrapper_H
26#define __mlDRTEncryptedAttributesSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTEncryptedAttributesSequence Item for use in Python.
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
Class to provide access to DRTEncryptedAttributesSequence.
std::string getEncryptedContentTag() const
std::string getEncryptedContentTransferSyntaxUIDTag() const
void setSequence(std::vector< DcmDRTEncryptedAttributesSequenceInterface::Item > dcmSequence)
Set the DRTEncryptedAttributesSequence this interface class provides access to.
Class to provide access to DRTEncryptedAttributesSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.