#include <mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h>
Public Member Functions | |
| DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface (DRTBeamLimitingDeviceSequenceInRTPlanIOD *_dcmSequence=NULL) | |
| Default Constructor. | |
| virtual | ~DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface () |
| Default virtual Destructor. | |
| bool | getLeafPositionBoundaries (unsigned long idx, std::string ¶meter) |
| bool | getLeafPositionBoundaries (DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item &item, std::string ¶meter) |
| std::string | getLeafPositionBoundariesTag () const |
| bool | setLeafPositionBoundaries (unsigned long idx, std::string ¶meter) |
| bool | getNumberOfLeafJawPairs (unsigned long idx, std::string ¶meter) |
| bool | getNumberOfLeafJawPairs (DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item &item, std::string ¶meter) |
| std::string | getNumberOfLeafJawPairsTag () const |
| bool | setNumberOfLeafJawPairs (unsigned long idx, std::string ¶meter) |
| bool | getRTBeamLimitingDeviceType (unsigned long idx, std::string ¶meter) |
| bool | getRTBeamLimitingDeviceType (DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item &item, std::string ¶meter) |
| std::string | getRTBeamLimitingDeviceTypeTag () const |
| bool | setRTBeamLimitingDeviceType (unsigned long idx, std::string ¶meter) |
| bool | getSourceToBeamLimitingDeviceDistance (unsigned long idx, std::string ¶meter) |
| bool | getSourceToBeamLimitingDeviceDistance (DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item &item, std::string ¶meter) |
| std::string | getSourceToBeamLimitingDeviceDistanceTag () const |
| bool | setSourceToBeamLimitingDeviceDistance (unsigned long idx, std::string ¶meter) |
| void | setSequence (DRTBeamLimitingDeviceSequenceInRTPlanIOD *dcmSequence) |
| Set the DRTBeamLimitingDeviceSequenceInRTPlanIOD this interface class provides access to. | |
| DRTBeamLimitingDeviceSequenceInRTPlanIOD * | getSequence () const |
| Return the DRTBeamLimitingDeviceSequenceInRTPlanIOD this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTBeamLimitingDeviceSequenceInRTPlanIOD is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item * | getItem (const unsigned long idx) |
| Return number of items the internal sequence consists of. | |
| DRTBeamLimitingDeviceSequenceInRTPlanIOD::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 | |
| DRTBeamLimitingDeviceSequenceInRTPlanIOD * | _dcmSequence |
| Reference to the wrapped DcmSequence. | |
Definition at line 42 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface | ( | DRTBeamLimitingDeviceSequenceInRTPlanIOD * | _dcmSequence = NULL |
) | [inline] |
Default Constructor.
Definition at line 46 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| virtual ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::~DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface | ( | ) | [inline, virtual] |
Default virtual Destructor.
Definition at line 49 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item* ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::addItem | ( | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 113 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item* ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 104 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getLeafPositionBoundaries | ( | DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getLeafPositionBoundaries | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getLeafPositionBoundariesTag | ( | ) | const [inline] |
Definition at line 53 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| MLint ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getNumberOfItems | ( | ) | const [inline] |
Return number of items the internal sequence consists of.
Definition at line 95 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getNumberOfLeafJawPairs | ( | DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getNumberOfLeafJawPairs | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getNumberOfLeafJawPairsTag | ( | ) | const [inline] |
Definition at line 59 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getRTBeamLimitingDeviceType | ( | DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getRTBeamLimitingDeviceType | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getRTBeamLimitingDeviceTypeTag | ( | ) | const [inline] |
Definition at line 65 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| DRTBeamLimitingDeviceSequenceInRTPlanIOD* ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getSequence | ( | ) | const [inline] |
Return the DRTBeamLimitingDeviceSequenceInRTPlanIOD this interface class provides access to.
| dcmSequence | Pointer to DRTBeamLimitingDeviceSequenceInRTPlanIOD |
Definition at line 83 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getSourceToBeamLimitingDeviceDistance | ( | DRTBeamLimitingDeviceSequenceInRTPlanIOD::Item & | item, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getSourceToBeamLimitingDeviceDistance | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| std::string ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::getSourceToBeamLimitingDeviceDistanceTag | ( | ) | const [inline] |
Definition at line 71 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::hasSequence | ( | ) | const [inline] |
Check if the DRTBeamLimitingDeviceSequenceInRTPlanIOD is set.
Definition at line 89 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::insertItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 124 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::removeItem | ( | const unsigned long | idx | ) | [inline] |
Return number of items the internal sequence consists of.
Definition at line 135 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::setLeafPositionBoundaries | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::setNumberOfLeafJawPairs | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::setRTBeamLimitingDeviceType | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
| void ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::setSequence | ( | DRTBeamLimitingDeviceSequenceInRTPlanIOD * | dcmSequence | ) | [inline] |
Set the DRTBeamLimitingDeviceSequenceInRTPlanIOD this interface class provides access to.
| dcmSequence | Pointer to DRTBeamLimitingDeviceSequenceInRTPlanIOD |
Definition at line 77 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
| bool ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::setSourceToBeamLimitingDeviceDistance | ( | unsigned long | idx, | |
| std::string & | parameter | |||
| ) |
DRTBeamLimitingDeviceSequenceInRTPlanIOD* ml::DcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface::_dcmSequence [protected] |
Reference to the wrapped DcmSequence.
Definition at line 145 of file mlDcmDRTBeamLimitingDeviceSequenceInRTPlanIODInterface.h.
1.5.8