ml::DcmDRTEncryptedAttributesSequenceInterface Class Reference

Class to provide access to DRTEncryptedAttributesSequence. More...

#include <mlDcmDRTEncryptedAttributesSequenceInterface.h>

List of all members.

Public Member Functions

 DcmDRTEncryptedAttributesSequenceInterface (DRTEncryptedAttributesSequence *_dcmSequence=NULL)
 Default Constructor.
virtual ~DcmDRTEncryptedAttributesSequenceInterface ()
 Default virtual Destructor.
bool getEncryptedContent (unsigned long idx, int &parameter)
bool getEncryptedContent (DRTEncryptedAttributesSequence::Item &item, int &parameter)
std::string getEncryptedContentTag () const
bool setEncryptedContent (unsigned long idx, int &parameter)
bool getEncryptedContentTransferSyntaxUID (unsigned long idx, std::string &parameter)
bool getEncryptedContentTransferSyntaxUID (DRTEncryptedAttributesSequence::Item &item, std::string &parameter)
std::string getEncryptedContentTransferSyntaxUIDTag () const
bool setEncryptedContentTransferSyntaxUID (unsigned long idx, std::string &parameter)
void setSequence (DRTEncryptedAttributesSequence *dcmSequence)
 Set the DRTEncryptedAttributesSequence this interface class provides access to.
DRTEncryptedAttributesSequence * getSequence () const
 Return the DRTEncryptedAttributesSequence this interface class provides access to.
bool hasSequence () const
 Check if the DRTEncryptedAttributesSequence is set.
MLint getNumberOfItems () const
 Return number of items the internal sequence consists of.
DRTEncryptedAttributesSequence::Item * getItem (const unsigned long idx)
 Return number of items the internal sequence consists of.
DRTEncryptedAttributesSequence::Item * addItem ()
 Return number of items the internal sequence consists of.
bool insertItem (const unsigned long idx)
 Return number of items the internal sequence consists of.
bool removeItem (const unsigned long idx)
 Return number of items the internal sequence consists of.

Protected Attributes

DRTEncryptedAttributesSequence * _dcmSequence
 Reference to the wrapped DcmSequence.


Detailed Description

Class to provide access to DRTEncryptedAttributesSequence.

Definition at line 42 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.


Constructor & Destructor Documentation

ml::DcmDRTEncryptedAttributesSequenceInterface::DcmDRTEncryptedAttributesSequenceInterface ( DRTEncryptedAttributesSequence *  _dcmSequence = NULL  )  [inline]

Default Constructor.

Definition at line 46 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

virtual ml::DcmDRTEncryptedAttributesSequenceInterface::~DcmDRTEncryptedAttributesSequenceInterface (  )  [inline, virtual]

Default virtual Destructor.

Definition at line 49 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.


Member Function Documentation

DRTEncryptedAttributesSequence::Item* ml::DcmDRTEncryptedAttributesSequenceInterface::addItem (  )  [inline]

Return number of items the internal sequence consists of.

Returns:
Number of items of internal sequence, 0 if internal sequence is NULL.

Definition at line 101 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

bool ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContent ( DRTEncryptedAttributesSequence::Item &  item,
int &  parameter 
)

bool ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContent ( unsigned long  idx,
int &  parameter 
)

std::string ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContentTag (  )  const [inline]

bool ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContentTransferSyntaxUID ( DRTEncryptedAttributesSequence::Item &  item,
std::string &  parameter 
)

bool ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContentTransferSyntaxUID ( unsigned long  idx,
std::string &  parameter 
)

std::string ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContentTransferSyntaxUIDTag (  )  const [inline]

DRTEncryptedAttributesSequence::Item* ml::DcmDRTEncryptedAttributesSequenceInterface::getItem ( const unsigned long  idx  )  [inline]

Return number of items the internal sequence consists of.

Returns:
Number of items of internal sequence, 0 if internal sequence is NULL.

Definition at line 92 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

MLint ml::DcmDRTEncryptedAttributesSequenceInterface::getNumberOfItems (  )  const [inline]

Return number of items the internal sequence consists of.

Returns:
Number of items of internal sequence, 0 if internal sequence is NULL.

Definition at line 83 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

DRTEncryptedAttributesSequence* ml::DcmDRTEncryptedAttributesSequenceInterface::getSequence (  )  const [inline]

Return the DRTEncryptedAttributesSequence this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTEncryptedAttributesSequence

Definition at line 71 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

bool ml::DcmDRTEncryptedAttributesSequenceInterface::hasSequence (  )  const [inline]

Check if the DRTEncryptedAttributesSequence is set.

Returns:
True if internal pointer is set, False else.

Definition at line 77 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

bool ml::DcmDRTEncryptedAttributesSequenceInterface::insertItem ( const unsigned long  idx  )  [inline]

Return number of items the internal sequence consists of.

Returns:
Number of items of internal sequence, 0 if internal sequence is NULL.

Definition at line 112 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

bool ml::DcmDRTEncryptedAttributesSequenceInterface::removeItem ( const unsigned long  idx  )  [inline]

Return number of items the internal sequence consists of.

Returns:
Number of items of internal sequence, 0 if internal sequence is NULL.

Definition at line 123 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.

bool ml::DcmDRTEncryptedAttributesSequenceInterface::setEncryptedContent ( unsigned long  idx,
int &  parameter 
)

bool ml::DcmDRTEncryptedAttributesSequenceInterface::setEncryptedContentTransferSyntaxUID ( unsigned long  idx,
std::string &  parameter 
)

void ml::DcmDRTEncryptedAttributesSequenceInterface::setSequence ( DRTEncryptedAttributesSequence *  dcmSequence  )  [inline]

Set the DRTEncryptedAttributesSequence this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTEncryptedAttributesSequence

Definition at line 65 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.


Member Data Documentation

DRTEncryptedAttributesSequence* ml::DcmDRTEncryptedAttributesSequenceInterface::_dcmSequence [protected]

Reference to the wrapped DcmSequence.

Definition at line 133 of file mlDcmDRTEncryptedAttributesSequenceInterface.h.


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

Generated on Sat Sep 3 18:39:45 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8