|
MeVisLab Toolbox Reference
|
Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule. More...
#include <mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h>
Classes | |
| class | Item |
Protected Attributes | |
| std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface::Item > | _itemVec |
| Reference to the wrapped DICOM tree pointer vector. | |
Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule.
Definition at line 43 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
|
inline |
Definition at line 78 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
|
inline |
Default Constructor.
Definition at line 81 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
inline |
Definition at line 83 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
inlinevirtual |
Default virtual Destructor.
Definition at line 91 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
|
inline |
Adds a new item to the sequence
Definition at line 134 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
inline |
Definition at line 139 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
inline |
Gets the item at the indicated position.
Definition at line 125 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
inline |
Return number of items the internal sequence consists of.
Definition at line 119 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface::getReferencedBrachyApplicationSetupNumber | ( | DCMTree::TreePtr | item, |
| std::string & | parameter ) const |
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface::getReferencedBrachyApplicationSetupNumber | ( | unsigned long | idx, |
| std::string & | parameter ) const |
|
inline |
Definition at line 95 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
|
inline |
Return the DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule |
Definition at line 107 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
Referenced by DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleWrapper::DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleWrapper(), and DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleWrapper::operator=().
|
inline |
Check if the DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule is set.
Definition at line 113 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
inline |
Insert an item at the indicated position
Definition at line 145 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
inline |
Removes the indicated item from the sequence
Definition at line 157 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
| bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface::setReferencedBrachyApplicationSetupNumber | ( | unsigned long | idx, |
| std::string | parameter ) |
|
inline |
Set the DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule |
Definition at line 101 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References _itemVec.
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 169 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
Referenced by addItem(), addItem(), DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface(), DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface(), getItem(), getNumberOfItems(), getSequence(), hasSequence(), insertItem(), removeItem(), and setSequence().