MeVisLab Toolbox Reference
|
Class to provide access to DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule. More...
#include <mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h>
Classes | |
class | Item |
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.
References mlrange_cast().
|
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.
References mlrange_cast().
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.
References mlrange_cast().
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 DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper::DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper(), and DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleItemWrapper::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.
References mlrange_cast().
|
inline |
Removes the indicated item from the sequence.
Definition at line 223 of file mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h.
References mlrange_cast().
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.
References mlrange_cast().
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.