MeVisLab Toolbox Reference
|
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule. More...
#include <mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h>
Classes | |
class | Item |
Protected Attributes | |
std::vector< DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item > | _itemVec |
Reference to the wrapped DICOM tree pointer vector. | |
Class to provide access to DRTReferencedBeamSequenceInRTFractionSchemeModule.
Definition at line 43 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
|
inline |
Definition at line 108 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
|
inline |
Default Constructor.
Definition at line 111 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
|
inline |
Definition at line 113 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
References mlrange_cast().
|
inlinevirtual |
Default virtual Destructor.
Definition at line 121 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
|
inline |
Adds a new item to the sequence.
Definition at line 200 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
|
inline |
Definition at line 205 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
References mlrange_cast().
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDose | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDose | ( | unsigned long | idx, |
std::string & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDosePointDepth | ( | DCMTree::TreePtr | item, |
float & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDosePointDepth | ( | unsigned long | idx, |
float & | parameter ) const |
|
inline |
Definition at line 131 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::getBeamDosePointDepthTag().
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDosePointEquivalentDepth | ( | DCMTree::TreePtr | item, |
float & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDosePointEquivalentDepth | ( | unsigned long | idx, |
float & | parameter ) const |
|
inline |
Definition at line 137 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::getBeamDosePointEquivalentDepthTag().
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDosePointSSD | ( | DCMTree::TreePtr | item, |
float & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDosePointSSD | ( | unsigned long | idx, |
float & | parameter ) const |
|
inline |
Definition at line 143 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::getBeamDosePointSSDTag().
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDoseSpecificationPoint | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamDoseSpecificationPoint | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 149 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::getBeamDoseSpecificationPointTag().
|
inline |
Definition at line 125 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::getBeamDoseTag().
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamMeterset | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getBeamMeterset | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 155 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::getBeamMetersetTag().
|
inline |
Gets the item at the indicated position.
Definition at line 191 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
References mlrange_cast().
|
inline |
Return number of items the internal sequence consists of.
Definition at line 185 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getReferencedBeamNumber | ( | DCMTree::TreePtr | item, |
std::string & | parameter ) const |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::getReferencedBeamNumber | ( | unsigned long | idx, |
std::string & | parameter ) const |
|
inline |
Definition at line 161 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::getReferencedBeamNumberTag().
|
inline |
Return the DRTReferencedBeamSequenceInRTFractionSchemeModule this interface class provides access to.
dcmSequence | Pointer to DRTReferencedBeamSequenceInRTFractionSchemeModule |
Definition at line 173 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper::DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper(), and DRTReferencedBeamSequenceInRTFractionSchemeModuleItemWrapper::operator=().
|
inline |
Check if the DRTReferencedBeamSequenceInRTFractionSchemeModule is set.
Definition at line 179 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
|
inline |
Insert an item at the indicated position.
Definition at line 211 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
References mlrange_cast().
|
inline |
Removes the indicated item from the sequence.
Definition at line 223 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
References mlrange_cast().
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::setBeamDose | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::setBeamDosePointDepth | ( | unsigned long | idx, |
float | parameter ) |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::setBeamDosePointEquivalentDepth | ( | unsigned long | idx, |
float | parameter ) |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::setBeamDosePointSSD | ( | unsigned long | idx, |
float | parameter ) |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::setBeamDoseSpecificationPoint | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::setBeamMeterset | ( | unsigned long | idx, |
std::string | parameter ) |
bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::setReferencedBeamNumber | ( | unsigned long | idx, |
std::string | parameter ) |
|
inline |
Set the DRTReferencedBeamSequenceInRTFractionSchemeModule this interface class provides access to.
dcmSequence | Pointer to DRTReferencedBeamSequenceInRTFractionSchemeModule |
Definition at line 167 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.
References mlrange_cast().
Referenced by DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper(), and DRTReferencedBeamSequenceInRTFractionSchemeModuleWrapper::operator=().
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 235 of file mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.h.