MeVisLab Toolbox Reference
ml::DcmDRTFixationDeviceSequenceInterface::Item Class Reference

#include <mlDcmDRTFixationDeviceSequenceInterface.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 getAccessoryCode (std::string &parameter) const
 
std::string getAccessoryCodeTag () const
 
bool setAccessoryCode (std::string parameter)
 
bool getFixationDeviceDescription (std::string &parameter) const
 
std::string getFixationDeviceDescriptionTag () const
 
bool setFixationDeviceDescription (std::string parameter)
 
bool getFixationDeviceLabel (std::string &parameter) const
 
std::string getFixationDeviceLabelTag () const
 
bool setFixationDeviceLabel (std::string parameter)
 
bool getFixationDevicePitchAngle (float &parameter) const
 
std::string getFixationDevicePitchAngleTag () const
 
bool setFixationDevicePitchAngle (float parameter)
 
bool getFixationDevicePosition (std::string &parameter) const
 
std::string getFixationDevicePositionTag () const
 
bool setFixationDevicePosition (std::string parameter)
 
bool getFixationDeviceRollAngle (float &parameter) const
 
std::string getFixationDeviceRollAngleTag () const
 
bool setFixationDeviceRollAngle (float parameter)
 
bool getFixationDeviceType (std::string &parameter) const
 
std::string getFixationDeviceTypeTag () const
 
bool setFixationDeviceType (std::string parameter)
 

Detailed Description

Definition at line 47 of file mlDcmDRTFixationDeviceSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTFixationDeviceSequenceInterface::Item::Item ( )
inline

Definition at line 51 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ Item() [2/3]

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

Definition at line 53 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ Item() [3/3]

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

Definition at line 55 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ ~Item()

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

Definition at line 59 of file mlDcmDRTFixationDeviceSequenceInterface.h.

Member Function Documentation

◆ getAccessoryCode()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::getAccessoryCode ( std::string &  parameter) const

◆ getAccessoryCodeTag()

std::string ml::DcmDRTFixationDeviceSequenceInterface::Item::getAccessoryCodeTag ( ) const
inline

Definition at line 68 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ getFixationDeviceDescription()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceDescription ( std::string &  parameter) const

◆ getFixationDeviceDescriptionTag()

std::string ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceDescriptionTag ( ) const
inline

Definition at line 73 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ getFixationDeviceLabel()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceLabel ( std::string &  parameter) const

◆ getFixationDeviceLabelTag()

std::string ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceLabelTag ( ) const
inline

Definition at line 78 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ getFixationDevicePitchAngle()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDevicePitchAngle ( float &  parameter) const

◆ getFixationDevicePitchAngleTag()

std::string ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDevicePitchAngleTag ( ) const
inline

Definition at line 83 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ getFixationDevicePosition()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDevicePosition ( std::string &  parameter) const

◆ getFixationDevicePositionTag()

std::string ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDevicePositionTag ( ) const
inline

Definition at line 88 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ getFixationDeviceRollAngle()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceRollAngle ( float &  parameter) const

◆ getFixationDeviceRollAngleTag()

std::string ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceRollAngleTag ( ) const
inline

Definition at line 93 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ getFixationDeviceType()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceType ( std::string &  parameter) const

◆ getFixationDeviceTypeTag()

std::string ml::DcmDRTFixationDeviceSequenceInterface::Item::getFixationDeviceTypeTag ( ) const
inline

Definition at line 98 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTFixationDeviceSequenceInterface.h.

Referenced by operator=().

◆ isValid()

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

Definition at line 63 of file mlDcmDRTFixationDeviceSequenceInterface.h.

◆ operator=()

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

Definition at line 57 of file mlDcmDRTFixationDeviceSequenceInterface.h.

References getTreePtr().

◆ setAccessoryCode()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::setAccessoryCode ( std::string  parameter)

◆ setFixationDeviceDescription()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::setFixationDeviceDescription ( std::string  parameter)

◆ setFixationDeviceLabel()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::setFixationDeviceLabel ( std::string  parameter)

◆ setFixationDevicePitchAngle()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::setFixationDevicePitchAngle ( float  parameter)

◆ setFixationDevicePosition()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::setFixationDevicePosition ( std::string  parameter)

◆ setFixationDeviceRollAngle()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::setFixationDeviceRollAngle ( float  parameter)

◆ setFixationDeviceType()

bool ml::DcmDRTFixationDeviceSequenceInterface::Item::setFixationDeviceType ( std::string  parameter)

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