#include <mlDcmDRTReferencedVerificationImageSequenceInterface.h>
Public Member Functions | |
| DcmDRTReferencedVerificationImageSequenceInterface (DRTReferencedVerificationImageSequence *_dcmSequence=NULL) | |
| Default Constructor. | |
| virtual | ~DcmDRTReferencedVerificationImageSequenceInterface () |
| Default virtual Destructor. | |
| bool | getReferencedSOPClassUID (unsigned long idx, std::string ¶meter) |
| bool | getReferencedSOPClassUID (DRTReferencedVerificationImageSequence::Item &item, std::string ¶meter) |
| std::string | getReferencedSOPClassUIDTag () const |
| bool | setReferencedSOPClassUID (unsigned long idx, std::string ¶meter) |
| bool | getReferencedSOPInstanceUID (unsigned long idx, std::string ¶meter) |
| bool | getReferencedSOPInstanceUID (DRTReferencedVerificationImageSequence::Item &item, std::string ¶meter) |
| std::string | getReferencedSOPInstanceUIDTag () const |
| bool | setReferencedSOPInstanceUID (unsigned long idx, std::string ¶meter) |
| void | setSequence (DRTReferencedVerificationImageSequence *dcmSequence) |
| Set the DRTReferencedVerificationImageSequence this interface class provides access to. | |
| DRTReferencedVerificationImageSequence * | getSequence () const |
| Return the DRTReferencedVerificationImageSequence this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTReferencedVerificationImageSequence is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DRTReferencedVerificationImageSequence::Item * | getItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| DRTReferencedVerificationImageSequence::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 | |
| DRTReferencedVerificationImageSequence * | _dcmSequence |
| Reference to the wrapped DcmSequence. | |
Definition at line 42 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| ml::DcmDRTReferencedVerificationImageSequenceInterface::DcmDRTReferencedVerificationImageSequenceInterface | ( | DRTReferencedVerificationImageSequence * | _dcmSequence = NULL |
) | [inline] |
Default Constructor.
Definition at line 46 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| virtual ml::DcmDRTReferencedVerificationImageSequenceInterface::~DcmDRTReferencedVerificationImageSequenceInterface | ( | ) | [inline, virtual] |
Default virtual Destructor.
Definition at line 49 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| DRTReferencedVerificationImageSequence::Item* ml::DcmDRTReferencedVerificationImageSequenceInterface::addItem | ( | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 101 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| DRTReferencedVerificationImageSequence::Item* ml::DcmDRTReferencedVerificationImageSequenceInterface::getItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 92 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| MLint ml::DcmDRTReferencedVerificationImageSequenceInterface::getNumberOfItems | ( | ) | const [inline] |
Return number of items the internal sequence consists of.
Definition at line 83 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::getReferencedSOPClassUID | ( | DRTReferencedVerificationImageSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::getReferencedSOPClassUID | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedVerificationImageSequenceInterface::getReferencedSOPClassUIDTag | ( | ) | const [inline] |
Definition at line 53 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::getReferencedSOPInstanceUID | ( | DRTReferencedVerificationImageSequence::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::getReferencedSOPInstanceUID | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedVerificationImageSequenceInterface::getReferencedSOPInstanceUIDTag | ( | ) | const [inline] |
Definition at line 59 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| DRTReferencedVerificationImageSequence* ml::DcmDRTReferencedVerificationImageSequenceInterface::getSequence | ( | ) | const [inline] |
Return the DRTReferencedVerificationImageSequence this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedVerificationImageSequence |
Definition at line 71 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::hasSequence | ( | ) | const [inline] |
Check if the DRTReferencedVerificationImageSequence is set.
Definition at line 77 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::insertItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 112 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::removeItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 123 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::setReferencedSOPClassUID | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedVerificationImageSequenceInterface::setReferencedSOPInstanceUID | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| void ml::DcmDRTReferencedVerificationImageSequenceInterface::setSequence | ( | DRTReferencedVerificationImageSequence * | dcmSequence | ) | [inline] |
Set the DRTReferencedVerificationImageSequence this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedVerificationImageSequence |
Definition at line 65 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
DRTReferencedVerificationImageSequence* ml::DcmDRTReferencedVerificationImageSequenceInterface::_dcmSequence [protected] |
Reference to the wrapped DcmSequence.
Definition at line 133 of file mlDcmDRTReferencedVerificationImageSequenceInterface.h.
1.5.8