MeVisLab Toolbox Reference
ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item Class Reference

#include <mlDcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface.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 getBeamDose (std::string &parameter) const
 
std::string getBeamDoseTag () const
 
bool setBeamDose (std::string parameter)
 
bool getBeamDosePointDepth (float &parameter) const
 
std::string getBeamDosePointDepthTag () const
 
bool setBeamDosePointDepth (float parameter)
 
bool getBeamDosePointEquivalentDepth (float &parameter) const
 
std::string getBeamDosePointEquivalentDepthTag () const
 
bool setBeamDosePointEquivalentDepth (float parameter)
 
bool getBeamDosePointSSD (float &parameter) const
 
std::string getBeamDosePointSSDTag () const
 
bool setBeamDosePointSSD (float parameter)
 
bool getBeamDoseSpecificationPoint (std::string &parameter) const
 
std::string getBeamDoseSpecificationPointTag () const
 
bool setBeamDoseSpecificationPoint (std::string parameter)
 
bool getBeamMeterset (std::string &parameter) const
 
std::string getBeamMetersetTag () const
 
bool setBeamMeterset (std::string parameter)
 
bool getReferencedBeamNumber (std::string &parameter) const
 
std::string getReferencedBeamNumberTag () const
 
bool setReferencedBeamNumber (std::string parameter)
 

Detailed Description

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::Item ( )
inline

◆ Item() [2/3]

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

◆ Item() [3/3]

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

◆ ~Item()

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

Member Function Documentation

◆ getBeamDose()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDose ( std::string &  parameter) const

◆ getBeamDosePointDepth()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDosePointDepth ( float &  parameter) const

◆ getBeamDosePointDepthTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDosePointDepthTag ( ) const
inline

◆ getBeamDosePointEquivalentDepth()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDosePointEquivalentDepth ( float &  parameter) const

◆ getBeamDosePointEquivalentDepthTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDosePointEquivalentDepthTag ( ) const
inline

◆ getBeamDosePointSSD()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDosePointSSD ( float &  parameter) const

◆ getBeamDosePointSSDTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDosePointSSDTag ( ) const
inline

◆ getBeamDoseSpecificationPoint()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDoseSpecificationPoint ( std::string &  parameter) const

◆ getBeamDoseSpecificationPointTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDoseSpecificationPointTag ( ) const
inline

◆ getBeamDoseTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamDoseTag ( ) const
inline

◆ getBeamMeterset()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamMeterset ( std::string &  parameter) const

◆ getBeamMetersetTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getBeamMetersetTag ( ) const
inline

◆ getReferencedBeamNumber()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getReferencedBeamNumber ( std::string &  parameter) const

◆ getReferencedBeamNumberTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::getReferencedBeamNumberTag ( ) const
inline

◆ getTreePtr()

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

◆ isValid()

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

◆ operator=()

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

◆ setBeamDose()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::setBeamDose ( std::string  parameter)

◆ setBeamDosePointDepth()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::setBeamDosePointDepth ( float  parameter)

◆ setBeamDosePointEquivalentDepth()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::setBeamDosePointEquivalentDepth ( float  parameter)

◆ setBeamDosePointSSD()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::setBeamDosePointSSD ( float  parameter)

◆ setBeamDoseSpecificationPoint()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::setBeamDoseSpecificationPoint ( std::string  parameter)

◆ setBeamMeterset()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::setBeamMeterset ( std::string  parameter)

◆ setReferencedBeamNumber()

bool ml::DcmDRTReferencedBeamSequenceInRTFractionSchemeModuleInterface::Item::setReferencedBeamNumber ( std::string  parameter)

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