MeVisLab Toolbox Reference
ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item Class Reference

#include <mlDcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface.h>

Public Member Functions

 Item ()
 
 Item (DCMTree::TreePtr dcmItem)
 
 Item (const Item &copyDcmItem)
 
Itemoperator= (const Item &copyDcmItem)
 
virtual ~Item ()
 
DCMTree::TreePtr getTreePtr () const
 
bool isValid () const
 
bool getDeviceSerialNumber (std::string &parameter) const
 
std::string getDeviceSerialNumberTag () const
 
bool setDeviceSerialNumber (std::string parameter)
 
bool getInstitutionAddress (std::string &parameter) const
 
std::string getInstitutionAddressTag () const
 
bool setInstitutionAddress (std::string parameter)
 
bool getInstitutionName (std::string &parameter) const
 
std::string getInstitutionNameTag () const
 
bool setInstitutionName (std::string parameter)
 
bool getInstitutionalDepartmentName (std::string &parameter) const
 
std::string getInstitutionalDepartmentNameTag () const
 
bool setInstitutionalDepartmentName (std::string parameter)
 
bool getManufacturer (std::string &parameter) const
 
std::string getManufacturerTag () const
 
bool setManufacturer (std::string parameter)
 
bool getManufacturerModelName (std::string &parameter) const
 
std::string getManufacturerModelNameTag () const
 
bool setManufacturerModelName (std::string parameter)
 
bool getTreatmentMachineName (std::string &parameter) const
 
std::string getTreatmentMachineNameTag () const
 
bool setTreatmentMachineName (std::string parameter)
 

Detailed Description

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::Item ( )
inline

◆ Item() [2/3]

ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::Item ( DCMTree::TreePtr  dcmItem)
inline

◆ Item() [3/3]

ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::Item ( const Item copyDcmItem)
inline

◆ ~Item()

virtual ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::~Item ( )
inlinevirtual

Member Function Documentation

◆ getDeviceSerialNumber()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getDeviceSerialNumber ( std::string &  parameter) const

◆ getDeviceSerialNumberTag()

std::string ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getDeviceSerialNumberTag ( ) const
inline

◆ getInstitutionAddress()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getInstitutionAddress ( std::string &  parameter) const

◆ getInstitutionAddressTag()

std::string ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getInstitutionAddressTag ( ) const
inline

◆ getInstitutionalDepartmentName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getInstitutionalDepartmentName ( std::string &  parameter) const

◆ getInstitutionalDepartmentNameTag()

std::string ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getInstitutionalDepartmentNameTag ( ) const
inline

◆ getInstitutionName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getInstitutionName ( std::string &  parameter) const

◆ getInstitutionNameTag()

std::string ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getInstitutionNameTag ( ) const
inline

◆ getManufacturer()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getManufacturer ( std::string &  parameter) const

◆ getManufacturerModelName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getManufacturerModelName ( std::string &  parameter) const

◆ getManufacturerModelNameTag()

std::string ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getManufacturerModelNameTag ( ) const
inline

◆ getManufacturerTag()

std::string ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getManufacturerTag ( ) const
inline

◆ getTreatmentMachineName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getTreatmentMachineName ( std::string &  parameter) const

◆ getTreatmentMachineNameTag()

std::string ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getTreatmentMachineNameTag ( ) const
inline

◆ getTreePtr()

DCMTree::TreePtr ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::getTreePtr ( ) const
inline

◆ isValid()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::isValid ( void  ) const
inline

◆ operator=()

Item& ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::operator= ( const Item copyDcmItem)
inline

◆ setDeviceSerialNumber()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::setDeviceSerialNumber ( std::string  parameter)

◆ setInstitutionAddress()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::setInstitutionAddress ( std::string  parameter)

◆ setInstitutionalDepartmentName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::setInstitutionalDepartmentName ( std::string  parameter)

◆ setInstitutionName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::setInstitutionName ( std::string  parameter)

◆ setManufacturer()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::setManufacturer ( std::string  parameter)

◆ setManufacturerModelName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::setManufacturerModelName ( std::string  parameter)

◆ setTreatmentMachineName()

bool ml::DcmDRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModuleInterface::Item::setTreatmentMachineName ( std::string  parameter)

The documentation for this class was generated from the following file: