MeVisLab Toolbox Reference
ml::DcmDRTRecordedBlockSequenceInterface::Item Class Reference

#include <mlDcmDRTRecordedBlockSequenceInterface.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 getBlockName (std::string &parameter) const
 
std::string getBlockNameTag () const
 
bool setBlockName (std::string parameter)
 
bool getBlockTrayID (std::string &parameter) const
 
std::string getBlockTrayIDTag () const
 
bool setBlockTrayID (std::string parameter)
 
bool getReferencedBlockNumber (std::string &parameter) const
 
std::string getReferencedBlockNumberTag () const
 
bool setReferencedBlockNumber (std::string parameter)
 

Detailed Description

Definition at line 47 of file mlDcmDRTRecordedBlockSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTRecordedBlockSequenceInterface::Item::Item ( )
inline

Definition at line 51 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ Item() [2/3]

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

Definition at line 53 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ Item() [3/3]

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

Definition at line 55 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ ~Item()

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

Definition at line 59 of file mlDcmDRTRecordedBlockSequenceInterface.h.

Member Function Documentation

◆ getAccessoryCode()

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

◆ getAccessoryCodeTag()

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

Definition at line 68 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ getBlockName()

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

◆ getBlockNameTag()

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

Definition at line 73 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ getBlockTrayID()

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

◆ getBlockTrayIDTag()

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

Definition at line 78 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ getReferencedBlockNumber()

bool ml::DcmDRTRecordedBlockSequenceInterface::Item::getReferencedBlockNumber ( std::string &  parameter) const

◆ getReferencedBlockNumberTag()

std::string ml::DcmDRTRecordedBlockSequenceInterface::Item::getReferencedBlockNumberTag ( ) const
inline

Definition at line 83 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTRecordedBlockSequenceInterface.h.

Referenced by operator=().

◆ isValid()

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

Definition at line 63 of file mlDcmDRTRecordedBlockSequenceInterface.h.

◆ operator=()

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

Definition at line 57 of file mlDcmDRTRecordedBlockSequenceInterface.h.

References getTreePtr().

◆ setAccessoryCode()

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

◆ setBlockName()

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

◆ setBlockTrayID()

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

◆ setReferencedBlockNumber()

bool ml::DcmDRTRecordedBlockSequenceInterface::Item::setReferencedBlockNumber ( std::string  parameter)

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