|
MeVisLab Toolbox Reference
|
Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule. More...
#include <mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h>
Classes | |
| class | Item |
Public Member Functions | |
| DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface () | |
| DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface (std::vector< DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item > dcmSequence) | |
| Default Constructor. | |
| DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface (DCMTree::TreePtrVector treePtrSeq) | |
| virtual | ~DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface () |
| Default virtual Destructor. | |
| bool | getDeviceSerialNumber (unsigned long idx, std::string ¶meter) const |
| bool | getDeviceSerialNumber (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getDeviceSerialNumberTag () const |
| bool | setDeviceSerialNumber (unsigned long idx, std::string parameter) |
| bool | getInstitutionAddress (unsigned long idx, std::string ¶meter) const |
| bool | getInstitutionAddress (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getInstitutionAddressTag () const |
| bool | setInstitutionAddress (unsigned long idx, std::string parameter) |
| bool | getInstitutionName (unsigned long idx, std::string ¶meter) const |
| bool | getInstitutionName (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getInstitutionNameTag () const |
| bool | setInstitutionName (unsigned long idx, std::string parameter) |
| bool | getInstitutionalDepartmentName (unsigned long idx, std::string ¶meter) const |
| bool | getInstitutionalDepartmentName (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getInstitutionalDepartmentNameTag () const |
| bool | setInstitutionalDepartmentName (unsigned long idx, std::string parameter) |
| bool | getManufacturer (unsigned long idx, std::string ¶meter) const |
| bool | getManufacturer (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getManufacturerTag () const |
| bool | setManufacturer (unsigned long idx, std::string parameter) |
| bool | getManufacturerModelName (unsigned long idx, std::string ¶meter) const |
| bool | getManufacturerModelName (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getManufacturerModelNameTag () const |
| bool | setManufacturerModelName (unsigned long idx, std::string parameter) |
| bool | getTreatmentMachineName (unsigned long idx, std::string ¶meter) const |
| bool | getTreatmentMachineName (DCMTree::TreePtr item, std::string ¶meter) const |
| std::string | getTreatmentMachineNameTag () const |
| bool | setTreatmentMachineName (unsigned long idx, std::string parameter) |
| void | setSequence (std::vector< DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item > dcmSequence) |
| Set the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule this interface class provides access to. | |
| std::vector< DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item > | getSequence () const |
| Return the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule this interface class provides access to. | |
| bool | hasSequence () const |
| Check if the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule is set. | |
| MLint | getNumberOfItems () const |
| Return number of items the internal sequence consists of. | |
| DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item | getItem (const size_t idx) const |
| Gets the item at the indicated position. | |
| DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item & | addItem () |
| Adds a new item to the sequence. | |
| void | addItem (DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item newItem) |
| bool | insertItem (const size_t idx) |
| Insert an item at the indicated position. | |
| bool | removeItem (const size_t idx) |
| Removes the indicated item from the sequence. | |
Protected Attributes | |
| std::vector< DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item > | _itemVec |
| Reference to the wrapped DICOM tree pointer vector. | |
Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule.
Definition at line 43 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Definition at line 108 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Default Constructor.
Definition at line 111 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Definition at line 113 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inlinevirtual |
Default virtual Destructor.
Definition at line 121 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Adds a new item to the sequence.
Definition at line 200 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Definition at line 205 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getDeviceSerialNumber | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getDeviceSerialNumber | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 125 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::getDeviceSerialNumberTag().
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getInstitutionAddress | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getInstitutionAddress | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 131 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::getInstitutionAddressTag().
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getInstitutionalDepartmentName | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getInstitutionalDepartmentName | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getInstitutionName | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getInstitutionName | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 137 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::getInstitutionNameTag().
|
inline |
Gets the item at the indicated position.
Definition at line 191 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getManufacturer | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getManufacturer | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getManufacturerModelName | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getManufacturerModelName | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 155 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::getManufacturerModelNameTag().
|
inline |
Definition at line 149 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::getManufacturerTag().
|
inline |
Return number of items the internal sequence consists of.
Definition at line 185 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Return the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule this interface class provides access to.
| dcmSequence | Pointer to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule |
Definition at line 173 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper(), and DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::operator=().
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getTreatmentMachineName | ( | DCMTree::TreePtr | item, |
| std::string & | parameter | ||
| ) | const |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::getTreatmentMachineName | ( | unsigned long | idx, |
| std::string & | parameter | ||
| ) | const |
|
inline |
Definition at line 161 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::getTreatmentMachineNameTag().
|
inline |
Check if the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule is set.
Definition at line 179 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Insert an item at the indicated position.
Definition at line 211 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
|
inline |
Removes the indicated item from the sequence.
Definition at line 223 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::setDeviceSerialNumber | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::setInstitutionAddress | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::setInstitutionalDepartmentName | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::setInstitutionName | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::setManufacturer | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::setManufacturerModelName | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
|
inline |
Set the DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule this interface class provides access to.
| dcmSequence | Pointer to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule |
Definition at line 167 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
Referenced by DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper(), and DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleWrapper::operator=().
| bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::setTreatmentMachineName | ( | unsigned long | idx, |
| std::string | parameter | ||
| ) |
|
protected |
Reference to the wrapped DICOM tree pointer vector.
Definition at line 235 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.