MeVisLab Toolbox Reference
ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item Class Reference

#include <mlDcmDRTReferencedBeamSequenceInRTDoseModuleInterface.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 getReferencedBeamNumber (std::string &parameter) const
 
std::string getReferencedBeamNumberTag () const
 
bool setReferencedBeamNumber (std::string parameter)
 
bool getReferencedBrachyApplicationSetupNumber (std::string &parameter) const
 
std::string getReferencedBrachyApplicationSetupNumberTag () const
 
bool setReferencedBrachyApplicationSetupNumber (std::string parameter)
 
DcmDRTReferencedControlPointSequenceInterface getReferencedControlPointSequence () const
 
std::string getReferencedControlPointSequenceTag () const
 
void setReferencedControlPointSequence (DcmDRTReferencedControlPointSequenceInterface seq)
 

Detailed Description

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item::Item ( )
inline

◆ Item() [2/3]

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

◆ Item() [3/3]

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

◆ ~Item()

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

Member Function Documentation

◆ getReferencedBeamNumber()

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

◆ getReferencedBeamNumberTag()

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

◆ getReferencedBrachyApplicationSetupNumber()

bool ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item::getReferencedBrachyApplicationSetupNumber ( std::string &  parameter) const

◆ getReferencedBrachyApplicationSetupNumberTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item::getReferencedBrachyApplicationSetupNumberTag ( ) const
inline

◆ getReferencedControlPointSequence()

DcmDRTReferencedControlPointSequenceInterface ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item::getReferencedControlPointSequence ( ) const

◆ getReferencedControlPointSequenceTag()

std::string ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item::getReferencedControlPointSequenceTag ( ) const
inline

◆ getTreePtr()

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

Definition at line 62 of file mlDcmDRTReferencedBeamSequenceInRTDoseModuleInterface.h.

Referenced by operator=().

◆ isValid()

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

◆ operator=()

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

◆ setReferencedBeamNumber()

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

◆ setReferencedBrachyApplicationSetupNumber()

bool ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item::setReferencedBrachyApplicationSetupNumber ( std::string  parameter)

◆ setReferencedControlPointSequence()

void ml::DcmDRTReferencedBeamSequenceInRTDoseModuleInterface::Item::setReferencedControlPointSequence ( DcmDRTReferencedControlPointSequenceInterface  seq)

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