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.
|
inline |
Definition at line 83 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References mlrange_cast().
|
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.
|
inline |
Definition at line 139 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References mlrange_cast().
|
inline |
Gets the item at the indicated position.
Definition at line 125 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References mlrange_cast().
|
inline |
Return number of items the internal sequence consists of.
Definition at line 119 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface::getReferencedBrachyApplicationSetupNumber | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface::getReferencedBrachyApplicationSetupNumber | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
|
inline |
Return the DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule this interface class provides access to.
dcmSequence | Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule |
Definition at line 107 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
Referenced by DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleItemWrapper::DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleItemWrapper(), and DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleItemWrapper::operator=().
|
inline |
Check if the DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule is set.
Definition at line 113 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
|
inline |
Insert an item at the indicated position.
Definition at line 145 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References mlrange_cast().
|
inline |
Removes the indicated item from the sequence.
Definition at line 157 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.
References mlrange_cast().
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 mlrange_cast().
Referenced by DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleWrapper::DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleWrapper(), and DRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleWrapper::operator=().
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 169 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseModuleInterface.h.