|
MeVisLab Toolbox Reference
|
Class to provide access to DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule. More...
#include <mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h>
Classes | |
| class | Item |
Protected Attributes | |
| std::vector< DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface::Item > | _itemVec |
| Reference to the wrapped DICOM tree pointer vector. | |
Class to provide access to DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule.
Definition at line 43 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Definition at line 83 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Default Constructor.
Definition at line 86 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
inline |
Definition at line 88 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
inlinevirtual |
Default virtual Destructor.
Definition at line 96 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Adds a new item to the sequence
Definition at line 145 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
inline |
Definition at line 150 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
inline |
Gets the item at the indicated position.
Definition at line 136 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
inline |
Return number of items the internal sequence consists of.
Definition at line 130 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
| bool ml::DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface::getReferencedSOPClassUID | ( | DCMTree::TreePtr | item, |
| std::string & | parameter ) const |
| bool ml::DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface::getReferencedSOPClassUID | ( | unsigned long | idx, |
| std::string & | parameter ) const |
|
inline |
Definition at line 100 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
| bool ml::DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface::getReferencedSOPInstanceUID | ( | DCMTree::TreePtr | item, |
| std::string & | parameter ) const |
| bool ml::DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface::getReferencedSOPInstanceUID | ( | unsigned long | idx, |
| std::string & | parameter ) const |
|
inline |
Definition at line 106 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Return the DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule |
Definition at line 118 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
Referenced by DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleWrapper::DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleWrapper(), and DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleWrapper::operator=().
|
inline |
Check if the DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule is set.
Definition at line 124 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
inline |
Insert an item at the indicated position
Definition at line 156 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
inline |
Removes the indicated item from the sequence
Definition at line 168 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
| bool ml::DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface::setReferencedSOPClassUID | ( | unsigned long | idx, |
| std::string | parameter ) |
| bool ml::DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface::setReferencedSOPInstanceUID | ( | unsigned long | idx, |
| std::string | parameter ) |
|
inline |
Set the DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule |
Definition at line 112 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References _itemVec.
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 180 of file mlDcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by addItem(), addItem(), DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface(), DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface(), getItem(), getNumberOfItems(), getSequence(), hasSequence(), insertItem(), removeItem(), and setSequence().