#include <mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h>
Public Member Functions | |
| DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface (DRTReferencedBeamSequenceInRTIonPlanIOD *_dcmSequence=NULL) | |
| Default Constructor. | |
| virtual | ~DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface () |
| Default virtual Destructor. | |
| bool | getBeamDose (unsigned long idx, std::string ¶meter) |
| bool | getBeamDose (DRTReferencedBeamSequenceInRTIonPlanIOD::Item &item, std::string ¶meter) |
| std::string | getBeamDoseTag () const |
| bool | setBeamDose (unsigned long idx, std::string ¶meter) |
| bool | getBeamDosePointDepth (unsigned long idx, float ¶meter) |
| bool | getBeamDosePointDepth (DRTReferencedBeamSequenceInRTIonPlanIOD::Item &item, float ¶meter) |
| std::string | getBeamDosePointDepthTag () const |
| bool | setBeamDosePointDepth (unsigned long idx, float ¶meter) |
| bool | getBeamDosePointEquivalentDepth (unsigned long idx, float ¶meter) |
| bool | getBeamDosePointEquivalentDepth (DRTReferencedBeamSequenceInRTIonPlanIOD::Item &item, float ¶meter) |
| std::string | getBeamDosePointEquivalentDepthTag () const |
| bool | setBeamDosePointEquivalentDepth (unsigned long idx, float ¶meter) |
| bool | getBeamDosePointSSD (unsigned long idx, float ¶meter) |
| bool | getBeamDosePointSSD (DRTReferencedBeamSequenceInRTIonPlanIOD::Item &item, float ¶meter) |
| std::string | getBeamDosePointSSDTag () const |
| bool | setBeamDosePointSSD (unsigned long idx, float ¶meter) |
| bool | getBeamDoseSpecificationPoint (unsigned long idx, std::string ¶meter) |
| bool | getBeamDoseSpecificationPoint (DRTReferencedBeamSequenceInRTIonPlanIOD::Item &item, std::string ¶meter) |
| std::string | getBeamDoseSpecificationPointTag () const |
| bool | setBeamDoseSpecificationPoint (unsigned long idx, std::string ¶meter) |
| bool | getBeamMeterset (unsigned long idx, std::string ¶meter) |
| bool | getBeamMeterset (DRTReferencedBeamSequenceInRTIonPlanIOD::Item &item, std::string ¶meter) |
| std::string | getBeamMetersetTag () const |
| bool | setBeamMeterset (unsigned long idx, std::string ¶meter) |
| bool | getReferencedBeamNumber (unsigned long idx, std::string ¶meter) |
| bool | getReferencedBeamNumber (DRTReferencedBeamSequenceInRTIonPlanIOD::Item &item, std::string ¶meter) |
| std::string | getReferencedBeamNumberTag () const |
| bool | setReferencedBeamNumber (unsigned long idx, std::string ¶meter) |
| void | setSequence (DRTReferencedBeamSequenceInRTIonPlanIOD *dcmSequence) |
| Set the DRTReferencedBeamSequenceInRTIonPlanIOD this interface class provides access to. | |
| DRTReferencedBeamSequenceInRTIonPlanIOD * | getSequence () const |
| Return the DRTReferencedBeamSequenceInRTIonPlanIOD this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTReferencedBeamSequenceInRTIonPlanIOD is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DRTReferencedBeamSequenceInRTIonPlanIOD::Item * | getItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| DRTReferencedBeamSequenceInRTIonPlanIOD::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 | |
| DRTReferencedBeamSequenceInRTIonPlanIOD * | _dcmSequence |
| Reference to the wrapped DcmSequence. | |
Definition at line 42 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface | ( | DRTReferencedBeamSequenceInRTIonPlanIOD * | _dcmSequence = NULL |
) | [inline] |
Default Constructor.
Definition at line 46 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| virtual ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::~DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface | ( | ) | [inline, virtual] |
Default virtual Destructor.
Definition at line 49 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| DRTReferencedBeamSequenceInRTIonPlanIOD::Item* ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::addItem | ( | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 131 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDose | ( | DRTReferencedBeamSequenceInRTIonPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDose | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointDepth | ( | DRTReferencedBeamSequenceInRTIonPlanIOD::Item & | item, | |
| float & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointDepth | ( | unsigned long | idx, | |
| float & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointDepthTag | ( | ) | const [inline] |
Definition at line 59 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointEquivalentDepth | ( | DRTReferencedBeamSequenceInRTIonPlanIOD::Item & | item, | |
| float & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointEquivalentDepth | ( | unsigned long | idx, | |
| float & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointEquivalentDepthTag | ( | ) | const [inline] |
Definition at line 65 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointSSD | ( | DRTReferencedBeamSequenceInRTIonPlanIOD::Item & | item, | |
| float & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointSSD | ( | unsigned long | idx, | |
| float & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDosePointSSDTag | ( | ) | const [inline] |
Definition at line 71 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDoseSpecificationPoint | ( | DRTReferencedBeamSequenceInRTIonPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDoseSpecificationPoint | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDoseSpecificationPointTag | ( | ) | const [inline] |
Definition at line 77 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| std::string ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamDoseTag | ( | ) | const [inline] |
Definition at line 53 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamMeterset | ( | DRTReferencedBeamSequenceInRTIonPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamMeterset | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getBeamMetersetTag | ( | ) | const [inline] |
Definition at line 83 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| DRTReferencedBeamSequenceInRTIonPlanIOD::Item* ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 122 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| MLint ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getNumberOfItems | ( | ) | const [inline] |
Return number of items the internal sequence consists of.
Definition at line 113 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getReferencedBeamNumber | ( | DRTReferencedBeamSequenceInRTIonPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getReferencedBeamNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getReferencedBeamNumberTag | ( | ) | const [inline] |
Definition at line 89 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| DRTReferencedBeamSequenceInRTIonPlanIOD* ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::getSequence | ( | ) | const [inline] |
Return the DRTReferencedBeamSequenceInRTIonPlanIOD this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedBeamSequenceInRTIonPlanIOD |
Definition at line 101 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::hasSequence | ( | ) | const [inline] |
Check if the DRTReferencedBeamSequenceInRTIonPlanIOD is set.
Definition at line 107 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::insertItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 142 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::removeItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 153 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setBeamDose | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setBeamDosePointDepth | ( | unsigned long | idx, | |
| float & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setBeamDosePointEquivalentDepth | ( | unsigned long | idx, | |
| float & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setBeamDosePointSSD | ( | unsigned long | idx, | |
| float & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setBeamDoseSpecificationPoint | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setBeamMeterset | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setReferencedBeamNumber | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| void ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::setSequence | ( | DRTReferencedBeamSequenceInRTIonPlanIOD * | dcmSequence | ) | [inline] |
Set the DRTReferencedBeamSequenceInRTIonPlanIOD this interface class provides access to.
| dcmSequence | Pointer to DRTReferencedBeamSequenceInRTIonPlanIOD |
Definition at line 95 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
DRTReferencedBeamSequenceInRTIonPlanIOD* ml::DcmDRTReferencedBeamSequenceInRTIonPlanIODInterface::_dcmSequence [protected] |
Reference to the wrapped DcmSequence.
Definition at line 163 of file mlDcmDRTReferencedBeamSequenceInRTIonPlanIODInterface.h.
1.5.8