MeVisLab Toolbox Reference
ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item Class Reference

#include <mlDcmDRTBlockSequenceInRTImageModuleInterface.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 getBlockData (std::string &parameter) const
 
std::string getBlockDataTag () const
 
bool setBlockData (std::string parameter)
 
bool getBlockDivergence (std::string &parameter) const
 
std::string getBlockDivergenceTag () const
 
bool setBlockDivergence (std::string parameter)
 
bool getBlockMountingPosition (std::string &parameter) const
 
std::string getBlockMountingPositionTag () const
 
bool setBlockMountingPosition (std::string parameter)
 
bool getBlockName (std::string &parameter) const
 
std::string getBlockNameTag () const
 
bool setBlockName (std::string parameter)
 
bool getBlockNumber (std::string &parameter) const
 
std::string getBlockNumberTag () const
 
bool setBlockNumber (std::string parameter)
 
bool getBlockNumberOfPoints (std::string &parameter) const
 
std::string getBlockNumberOfPointsTag () const
 
bool setBlockNumberOfPoints (std::string parameter)
 
bool getBlockThickness (std::string &parameter) const
 
std::string getBlockThicknessTag () const
 
bool setBlockThickness (std::string parameter)
 
bool getBlockTrayID (std::string &parameter) const
 
std::string getBlockTrayIDTag () const
 
bool setBlockTrayID (std::string parameter)
 
bool getBlockType (std::string &parameter) const
 
std::string getBlockTypeTag () const
 
bool setBlockType (std::string parameter)
 
bool getMaterialID (std::string &parameter) const
 
std::string getMaterialIDTag () const
 
bool setMaterialID (std::string parameter)
 
bool getSourceToBlockTrayDistance (std::string &parameter) const
 
std::string getSourceToBlockTrayDistanceTag () const
 
bool setSourceToBlockTrayDistance (std::string parameter)
 

Detailed Description

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::Item ( )
inline

◆ Item() [2/3]

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

◆ Item() [3/3]

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

◆ ~Item()

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

Member Function Documentation

◆ getBlockData()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockData ( std::string &  parameter) const

◆ getBlockDataTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockDataTag ( ) const
inline

◆ getBlockDivergence()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockDivergence ( std::string &  parameter) const

◆ getBlockDivergenceTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockDivergenceTag ( ) const
inline

◆ getBlockMountingPosition()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockMountingPosition ( std::string &  parameter) const

◆ getBlockMountingPositionTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockMountingPositionTag ( ) const
inline

◆ getBlockName()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockName ( std::string &  parameter) const

◆ getBlockNameTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockNameTag ( ) const
inline

◆ getBlockNumber()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockNumber ( std::string &  parameter) const

◆ getBlockNumberOfPoints()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockNumberOfPoints ( std::string &  parameter) const

◆ getBlockNumberOfPointsTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockNumberOfPointsTag ( ) const
inline

◆ getBlockNumberTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockNumberTag ( ) const
inline

◆ getBlockThickness()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockThickness ( std::string &  parameter) const

◆ getBlockThicknessTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockThicknessTag ( ) const
inline

◆ getBlockTrayID()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockTrayID ( std::string &  parameter) const

◆ getBlockTrayIDTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockTrayIDTag ( ) const
inline

◆ getBlockType()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockType ( std::string &  parameter) const

◆ getBlockTypeTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getBlockTypeTag ( ) const
inline

◆ getMaterialID()

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

◆ getMaterialIDTag()

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

◆ getSourceToBlockTrayDistance()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getSourceToBlockTrayDistance ( std::string &  parameter) const

◆ getSourceToBlockTrayDistanceTag()

std::string ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::getSourceToBlockTrayDistanceTag ( ) const
inline

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTBlockSequenceInRTImageModuleInterface.h.

Referenced by operator=().

◆ isValid()

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

◆ operator=()

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

Definition at line 57 of file mlDcmDRTBlockSequenceInRTImageModuleInterface.h.

References getTreePtr().

◆ setBlockData()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockData ( std::string  parameter)

◆ setBlockDivergence()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockDivergence ( std::string  parameter)

◆ setBlockMountingPosition()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockMountingPosition ( std::string  parameter)

◆ setBlockName()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockName ( std::string  parameter)

◆ setBlockNumber()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockNumber ( std::string  parameter)

◆ setBlockNumberOfPoints()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockNumberOfPoints ( std::string  parameter)

◆ setBlockThickness()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockThickness ( std::string  parameter)

◆ setBlockTrayID()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockTrayID ( std::string  parameter)

◆ setBlockType()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setBlockType ( std::string  parameter)

◆ setMaterialID()

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

◆ setSourceToBlockTrayDistance()

bool ml::DcmDRTBlockSequenceInRTImageModuleInterface::Item::setSourceToBlockTrayDistance ( std::string  parameter)

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