MeVisLab Toolbox Reference
ml::DcmDRTChannelShieldSequenceInterface::Item Class Reference

#include <mlDcmDRTChannelShieldSequenceInterface.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 getChannelShieldID (std::string &parameter) const
 
std::string getChannelShieldIDTag () const
 
bool setChannelShieldID (std::string parameter)
 
bool getChannelShieldName (std::string &parameter) const
 
std::string getChannelShieldNameTag () const
 
bool setChannelShieldName (std::string parameter)
 
bool getChannelShieldNominalThickness (std::string &parameter) const
 
std::string getChannelShieldNominalThicknessTag () const
 
bool setChannelShieldNominalThickness (std::string parameter)
 
bool getChannelShieldNominalTransmission (std::string &parameter) const
 
std::string getChannelShieldNominalTransmissionTag () const
 
bool setChannelShieldNominalTransmission (std::string parameter)
 
bool getChannelShieldNumber (std::string &parameter) const
 
std::string getChannelShieldNumberTag () const
 
bool setChannelShieldNumber (std::string parameter)
 
bool getMaterialID (std::string &parameter) const
 
std::string getMaterialIDTag () const
 
bool setMaterialID (std::string parameter)
 
bool getReferencedROINumber (std::string &parameter) const
 
std::string getReferencedROINumberTag () const
 
bool setReferencedROINumber (std::string parameter)
 

Detailed Description

Definition at line 47 of file mlDcmDRTChannelShieldSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTChannelShieldSequenceInterface::Item::Item ( )
inline

Definition at line 51 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ Item() [2/3]

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

Definition at line 53 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ Item() [3/3]

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

Definition at line 55 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ ~Item()

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

Definition at line 59 of file mlDcmDRTChannelShieldSequenceInterface.h.

Member Function Documentation

◆ getChannelShieldID()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldID ( std::string &  parameter) const

◆ getChannelShieldIDTag()

std::string ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldIDTag ( ) const
inline

Definition at line 68 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ getChannelShieldName()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldName ( std::string &  parameter) const

◆ getChannelShieldNameTag()

std::string ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldNameTag ( ) const
inline

Definition at line 73 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ getChannelShieldNominalThickness()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldNominalThickness ( std::string &  parameter) const

◆ getChannelShieldNominalThicknessTag()

std::string ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldNominalThicknessTag ( ) const
inline

Definition at line 78 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ getChannelShieldNominalTransmission()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldNominalTransmission ( std::string &  parameter) const

◆ getChannelShieldNominalTransmissionTag()

std::string ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldNominalTransmissionTag ( ) const
inline

Definition at line 83 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ getChannelShieldNumber()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldNumber ( std::string &  parameter) const

◆ getChannelShieldNumberTag()

std::string ml::DcmDRTChannelShieldSequenceInterface::Item::getChannelShieldNumberTag ( ) const
inline

Definition at line 88 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ getMaterialID()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::getMaterialID ( std::string &  parameter) const

◆ getMaterialIDTag()

std::string ml::DcmDRTChannelShieldSequenceInterface::Item::getMaterialIDTag ( ) const
inline

Definition at line 93 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ getReferencedROINumber()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::getReferencedROINumber ( std::string &  parameter) const

◆ getReferencedROINumberTag()

std::string ml::DcmDRTChannelShieldSequenceInterface::Item::getReferencedROINumberTag ( ) const
inline

Definition at line 98 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTChannelShieldSequenceInterface.h.

Referenced by operator=().

◆ isValid()

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

Definition at line 63 of file mlDcmDRTChannelShieldSequenceInterface.h.

◆ operator=()

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

Definition at line 57 of file mlDcmDRTChannelShieldSequenceInterface.h.

References getTreePtr().

◆ setChannelShieldID()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::setChannelShieldID ( std::string  parameter)

◆ setChannelShieldName()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::setChannelShieldName ( std::string  parameter)

◆ setChannelShieldNominalThickness()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::setChannelShieldNominalThickness ( std::string  parameter)

◆ setChannelShieldNominalTransmission()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::setChannelShieldNominalTransmission ( std::string  parameter)

◆ setChannelShieldNumber()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::setChannelShieldNumber ( std::string  parameter)

◆ setMaterialID()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::setMaterialID ( std::string  parameter)

◆ setReferencedROINumber()

bool ml::DcmDRTChannelShieldSequenceInterface::Item::setReferencedROINumber ( std::string  parameter)

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