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