MeVisLab Toolbox Reference
ml::DcmDRTEncryptedAttributesSequenceInterface::Item Class Reference

#include <mlDcmDRTEncryptedAttributesSequenceInterface.h>

Public Member Functions

 Item ()
 
 Item (DCMTree::TreePtr dcmItem)
 
 Item (const Item &copyDcmItem)
 
Itemoperator= (const Item &copyDcmItem)
 
virtual ~Item ()
 
DCMTree::TreePtr getTreePtr () const
 
bool isValid () const
 
bool getEncryptedContent (int &parameter) const
 
std::string getEncryptedContentTag () const
 
bool setEncryptedContent (int parameter)
 
bool getEncryptedContentTransferSyntaxUID (std::string &parameter) const
 
std::string getEncryptedContentTransferSyntaxUIDTag () const
 
bool setEncryptedContentTransferSyntaxUID (std::string parameter)
 

Detailed Description

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTEncryptedAttributesSequenceInterface::Item::Item ( )
inline

◆ Item() [2/3]

ml::DcmDRTEncryptedAttributesSequenceInterface::Item::Item ( DCMTree::TreePtr  dcmItem)
inline

◆ Item() [3/3]

ml::DcmDRTEncryptedAttributesSequenceInterface::Item::Item ( const Item copyDcmItem)
inline

◆ ~Item()

virtual ml::DcmDRTEncryptedAttributesSequenceInterface::Item::~Item ( )
inlinevirtual

Member Function Documentation

◆ getEncryptedContent()

bool ml::DcmDRTEncryptedAttributesSequenceInterface::Item::getEncryptedContent ( int &  parameter) const

◆ getEncryptedContentTag()

std::string ml::DcmDRTEncryptedAttributesSequenceInterface::Item::getEncryptedContentTag ( ) const
inline

◆ getEncryptedContentTransferSyntaxUID()

bool ml::DcmDRTEncryptedAttributesSequenceInterface::Item::getEncryptedContentTransferSyntaxUID ( std::string &  parameter) const

◆ getEncryptedContentTransferSyntaxUIDTag()

std::string ml::DcmDRTEncryptedAttributesSequenceInterface::Item::getEncryptedContentTransferSyntaxUIDTag ( ) const
inline

◆ getTreePtr()

DCMTree::TreePtr ml::DcmDRTEncryptedAttributesSequenceInterface::Item::getTreePtr ( ) const
inline

Definition at line 61 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

Referenced by operator=().

◆ isValid()

bool ml::DcmDRTEncryptedAttributesSequenceInterface::Item::isValid ( void  ) const
inline

◆ operator=()

Item& ml::DcmDRTEncryptedAttributesSequenceInterface::Item::operator= ( const Item copyDcmItem)
inline

Definition at line 57 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

References getTreePtr().

◆ setEncryptedContent()

bool ml::DcmDRTEncryptedAttributesSequenceInterface::Item::setEncryptedContent ( int  parameter)

◆ setEncryptedContentTransferSyntaxUID()

bool ml::DcmDRTEncryptedAttributesSequenceInterface::Item::setEncryptedContentTransferSyntaxUID ( std::string  parameter)

The documentation for this class was generated from the following file: