MeVisLab Toolbox Reference
ml::DcmDRTReferencedControlPointSequenceInterface::Item Class Reference

#include <mlDcmDRTReferencedControlPointSequenceInterface.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 getReferencedStartControlPointIndex (std::string &parameter) const
 
std::string getReferencedStartControlPointIndexTag () const
 
bool setReferencedStartControlPointIndex (std::string parameter)
 
bool getReferencedStopControlPointIndex (std::string &parameter) const
 
std::string getReferencedStopControlPointIndexTag () const
 
bool setReferencedStopControlPointIndex (std::string parameter)
 

Detailed Description

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTReferencedControlPointSequenceInterface::Item::Item ( )
inline

◆ Item() [2/3]

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

◆ Item() [3/3]

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

◆ ~Item()

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

Member Function Documentation

◆ getReferencedStartControlPointIndex()

bool ml::DcmDRTReferencedControlPointSequenceInterface::Item::getReferencedStartControlPointIndex ( std::string &  parameter) const

◆ getReferencedStartControlPointIndexTag()

std::string ml::DcmDRTReferencedControlPointSequenceInterface::Item::getReferencedStartControlPointIndexTag ( ) const
inline

◆ getReferencedStopControlPointIndex()

bool ml::DcmDRTReferencedControlPointSequenceInterface::Item::getReferencedStopControlPointIndex ( std::string &  parameter) const

◆ getReferencedStopControlPointIndexTag()

std::string ml::DcmDRTReferencedControlPointSequenceInterface::Item::getReferencedStopControlPointIndexTag ( ) const
inline

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTReferencedControlPointSequenceInterface.h.

Referenced by operator=().

◆ isValid()

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

◆ operator=()

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

Definition at line 57 of file mlDcmDRTReferencedControlPointSequenceInterface.h.

References getTreePtr().

◆ setReferencedStartControlPointIndex()

bool ml::DcmDRTReferencedControlPointSequenceInterface::Item::setReferencedStartControlPointIndex ( std::string  parameter)

◆ setReferencedStopControlPointIndex()

bool ml::DcmDRTReferencedControlPointSequenceInterface::Item::setReferencedStopControlPointIndex ( std::string  parameter)

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