#include <mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h>
Public Member Functions | |
| DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface (DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD *_dcmSequence=NULL) | |
| Default Constructor. | |
| virtual | ~DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface () |
| Default virtual Destructor. | |
| bool | getReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string ¶meter) |
| bool | getReferencedBrachyApplicationSetupNumber (DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item &item, std::string ¶meter) |
| std::string | getReferencedBrachyApplicationSetupNumberTag () const |
| bool | setReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string ¶meter) |
| void | setSequence (DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD *dcmSequence) |
| Set the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to. | |
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD * | getSequence () const |
| Return the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item * | getItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::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 | |
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD * | _dcmSequence |
| Reference to the wrapped DcmSequence. | |
Definition at line 42 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface | ( | DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD * | _dcmSequence = NULL |
) | [inline] |
Default Constructor.
Definition at line 46 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| virtual ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::~DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface | ( | ) | [inline, virtual] |
Default virtual Destructor.
Definition at line 49 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::addItem | ( | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 95 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 86 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| MLint ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getNumberOfItems | ( | ) | const [inline] |
Return number of items the internal sequence consists of.
Definition at line 77 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getReferencedBrachyApplicationSetupNumber | ( | DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getReferencedBrachyApplicationSetupNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getReferencedBrachyApplicationSetupNumberTag | ( | ) | const [inline] |
Definition at line 53 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getSequence | ( | ) | const [inline] |
Return the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD |
Definition at line 65 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::hasSequence | ( | ) | const [inline] |
Check if the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD is set.
Definition at line 71 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::insertItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 106 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::removeItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 117 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::setReferencedBrachyApplicationSetupNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| void ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::setSequence | ( | DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD * | dcmSequence | ) | [inline] |
Set the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD |
Definition at line 59 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::_dcmSequence [protected] |
Reference to the wrapped DcmSequence.
Definition at line 127 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.
1.5.8