MeVisLab Toolbox Reference
ml::DcmDRTReferencedPatientSequenceInterface::Item Class Reference

#include <mlDcmDRTReferencedPatientSequenceInterface.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 getReferencedSOPClassUID (std::string &parameter) const
 
std::string getReferencedSOPClassUIDTag () const
 
bool setReferencedSOPClassUID (std::string parameter)
 
bool getReferencedSOPInstanceUID (std::string &parameter) const
 
std::string getReferencedSOPInstanceUIDTag () const
 
bool setReferencedSOPInstanceUID (std::string parameter)
 

Detailed Description

Definition at line 47 of file mlDcmDRTReferencedPatientSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTReferencedPatientSequenceInterface::Item::Item ( )
inline

Definition at line 51 of file mlDcmDRTReferencedPatientSequenceInterface.h.

◆ Item() [2/3]

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

Definition at line 53 of file mlDcmDRTReferencedPatientSequenceInterface.h.

◆ Item() [3/3]

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

Definition at line 55 of file mlDcmDRTReferencedPatientSequenceInterface.h.

◆ ~Item()

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

Definition at line 59 of file mlDcmDRTReferencedPatientSequenceInterface.h.

Member Function Documentation

◆ getReferencedSOPClassUID()

bool ml::DcmDRTReferencedPatientSequenceInterface::Item::getReferencedSOPClassUID ( std::string &  parameter) const

◆ getReferencedSOPClassUIDTag()

std::string ml::DcmDRTReferencedPatientSequenceInterface::Item::getReferencedSOPClassUIDTag ( ) const
inline

Definition at line 68 of file mlDcmDRTReferencedPatientSequenceInterface.h.

◆ getReferencedSOPInstanceUID()

bool ml::DcmDRTReferencedPatientSequenceInterface::Item::getReferencedSOPInstanceUID ( std::string &  parameter) const

◆ getReferencedSOPInstanceUIDTag()

std::string ml::DcmDRTReferencedPatientSequenceInterface::Item::getReferencedSOPInstanceUIDTag ( ) const
inline

Definition at line 73 of file mlDcmDRTReferencedPatientSequenceInterface.h.

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTReferencedPatientSequenceInterface.h.

Referenced by operator=().

◆ isValid()

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

Definition at line 63 of file mlDcmDRTReferencedPatientSequenceInterface.h.

◆ operator=()

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

Definition at line 57 of file mlDcmDRTReferencedPatientSequenceInterface.h.

References getTreePtr().

◆ setReferencedSOPClassUID()

bool ml::DcmDRTReferencedPatientSequenceInterface::Item::setReferencedSOPClassUID ( std::string  parameter)

◆ setReferencedSOPInstanceUID()

bool ml::DcmDRTReferencedPatientSequenceInterface::Item::setReferencedSOPInstanceUID ( std::string  parameter)

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