MeVisLab Toolbox Reference
ml::DcmDRTReferencedStudySequenceInterface::Item Class Reference

#include <mlDcmDRTReferencedStudySequenceInterface.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 mlDcmDRTReferencedStudySequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTReferencedStudySequenceInterface::Item::Item ( )
inline

◆ Item() [2/3]

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

Definition at line 53 of file mlDcmDRTReferencedStudySequenceInterface.h.

◆ Item() [3/3]

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

Definition at line 55 of file mlDcmDRTReferencedStudySequenceInterface.h.

References getTreePtr(), and Item().

◆ ~Item()

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

Definition at line 59 of file mlDcmDRTReferencedStudySequenceInterface.h.

Member Function Documentation

◆ getReferencedSOPClassUID()

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

◆ getReferencedSOPClassUIDTag()

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

Definition at line 68 of file mlDcmDRTReferencedStudySequenceInterface.h.

◆ getReferencedSOPInstanceUID()

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

◆ getReferencedSOPInstanceUIDTag()

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

Definition at line 73 of file mlDcmDRTReferencedStudySequenceInterface.h.

◆ getTreePtr()

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

Definition at line 61 of file mlDcmDRTReferencedStudySequenceInterface.h.

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

◆ isValid()

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

Definition at line 63 of file mlDcmDRTReferencedStudySequenceInterface.h.

◆ operator=()

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

Definition at line 57 of file mlDcmDRTReferencedStudySequenceInterface.h.

References getTreePtr(), and Item().

◆ setReferencedSOPClassUID()

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

◆ setReferencedSOPInstanceUID()

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

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