MeVisLab Toolbox Reference
ml::DcmDRTOtherPatientIDsSequenceInterface::Item Class Reference

#include <mlDcmDRTOtherPatientIDsSequenceInterface.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 getIssuerOfPatientID (std::string &parameter) const
std::string getIssuerOfPatientIDTag () const
bool setIssuerOfPatientID (std::string parameter)
bool getPatientID (std::string &parameter) const
std::string getPatientIDTag () const
bool setPatientID (std::string parameter)
bool getTypeOfPatientID (std::string &parameter) const
std::string getTypeOfPatientIDTag () const
bool setTypeOfPatientID (std::string parameter)

Detailed Description

Definition at line 47 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTOtherPatientIDsSequenceInterface::Item::Item ( )
inline

◆ Item() [2/3]

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

Definition at line 53 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

◆ Item() [3/3]

ml::DcmDRTOtherPatientIDsSequenceInterface::Item::Item ( const Item & copyDcmItem)
inline

Definition at line 55 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

References getTreePtr(), and Item().

◆ ~Item()

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

Definition at line 59 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

Member Function Documentation

◆ getIssuerOfPatientID()

bool ml::DcmDRTOtherPatientIDsSequenceInterface::Item::getIssuerOfPatientID ( std::string & parameter) const

◆ getIssuerOfPatientIDTag()

std::string ml::DcmDRTOtherPatientIDsSequenceInterface::Item::getIssuerOfPatientIDTag ( ) const
inline

Definition at line 68 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

◆ getPatientID()

bool ml::DcmDRTOtherPatientIDsSequenceInterface::Item::getPatientID ( std::string & parameter) const

◆ getPatientIDTag()

std::string ml::DcmDRTOtherPatientIDsSequenceInterface::Item::getPatientIDTag ( ) const
inline

Definition at line 73 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

Referenced by Item(), and operator=().

◆ getTypeOfPatientID()

bool ml::DcmDRTOtherPatientIDsSequenceInterface::Item::getTypeOfPatientID ( std::string & parameter) const

◆ getTypeOfPatientIDTag()

std::string ml::DcmDRTOtherPatientIDsSequenceInterface::Item::getTypeOfPatientIDTag ( ) const
inline

Definition at line 78 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

◆ isValid()

bool ml::DcmDRTOtherPatientIDsSequenceInterface::Item::isValid ( ) const
inline

Definition at line 63 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

◆ operator=()

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

Definition at line 57 of file mlDcmDRTOtherPatientIDsSequenceInterface.h.

References getTreePtr(), and Item().

◆ setIssuerOfPatientID()

bool ml::DcmDRTOtherPatientIDsSequenceInterface::Item::setIssuerOfPatientID ( std::string parameter)

◆ setPatientID()

bool ml::DcmDRTOtherPatientIDsSequenceInterface::Item::setPatientID ( std::string parameter)

◆ setTypeOfPatientID()

bool ml::DcmDRTOtherPatientIDsSequenceInterface::Item::setTypeOfPatientID ( std::string parameter)

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