MeVisLab Toolbox Reference
ml::DcmDRTApplicationSetupSequenceInterface::Item Class Reference

#include <mlDcmDRTApplicationSetupSequenceInterface.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 getApplicationSetupManufacturer (std::string &parameter) const
 
std::string getApplicationSetupManufacturerTag () const
 
bool setApplicationSetupManufacturer (std::string parameter)
 
bool getApplicationSetupName (std::string &parameter) const
 
std::string getApplicationSetupNameTag () const
 
bool setApplicationSetupName (std::string parameter)
 
bool getApplicationSetupNumber (std::string &parameter) const
 
std::string getApplicationSetupNumberTag () const
 
bool setApplicationSetupNumber (std::string parameter)
 
bool getApplicationSetupType (std::string &parameter) const
 
std::string getApplicationSetupTypeTag () const
 
bool setApplicationSetupType (std::string parameter)
 
bool getTemplateName (std::string &parameter) const
 
std::string getTemplateNameTag () const
 
bool setTemplateName (std::string parameter)
 
bool getTemplateNumber (std::string &parameter) const
 
std::string getTemplateNumberTag () const
 
bool setTemplateNumber (std::string parameter)
 
bool getTemplateType (std::string &parameter) const
 
std::string getTemplateTypeTag () const
 
bool setTemplateType (std::string parameter)
 
bool getTotalReferenceAirKerma (std::string &parameter) const
 
std::string getTotalReferenceAirKermaTag () const
 
bool setTotalReferenceAirKerma (std::string parameter)
 
DcmDRTBrachyAccessoryDeviceSequenceInterface getBrachyAccessoryDeviceSequence () const
 
std::string getBrachyAccessoryDeviceSequenceTag () const
 
void setBrachyAccessoryDeviceSequence (DcmDRTBrachyAccessoryDeviceSequenceInterface seq)
 
DcmDRTChannelSequenceInterface getChannelSequence () const
 
std::string getChannelSequenceTag () const
 
void setChannelSequence (DcmDRTChannelSequenceInterface seq)
 
DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface getReferencedReferenceImageSequence () const
 
std::string getReferencedReferenceImageSequenceTag () const
 
void setReferencedReferenceImageSequence (DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface seq)
 

Detailed Description

Definition at line 50 of file mlDcmDRTApplicationSetupSequenceInterface.h.

Constructor & Destructor Documentation

◆ Item() [1/3]

ml::DcmDRTApplicationSetupSequenceInterface::Item::Item ( )
inline

Definition at line 54 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ Item() [2/3]

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

Definition at line 56 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ Item() [3/3]

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

Definition at line 58 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ ~Item()

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

Definition at line 62 of file mlDcmDRTApplicationSetupSequenceInterface.h.

Member Function Documentation

◆ getApplicationSetupManufacturer()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupManufacturer ( std::string &  parameter) const

◆ getApplicationSetupManufacturerTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupManufacturerTag ( ) const
inline

Definition at line 71 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getApplicationSetupName()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupName ( std::string &  parameter) const

◆ getApplicationSetupNameTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupNameTag ( ) const
inline

Definition at line 76 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getApplicationSetupNumber()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupNumber ( std::string &  parameter) const

◆ getApplicationSetupNumberTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupNumberTag ( ) const
inline

Definition at line 81 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getApplicationSetupType()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupType ( std::string &  parameter) const

◆ getApplicationSetupTypeTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getApplicationSetupTypeTag ( ) const
inline

Definition at line 86 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getBrachyAccessoryDeviceSequence()

DcmDRTBrachyAccessoryDeviceSequenceInterface ml::DcmDRTApplicationSetupSequenceInterface::Item::getBrachyAccessoryDeviceSequence ( ) const

◆ getBrachyAccessoryDeviceSequenceTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getBrachyAccessoryDeviceSequenceTag ( ) const
inline

Definition at line 111 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getChannelSequence()

DcmDRTChannelSequenceInterface ml::DcmDRTApplicationSetupSequenceInterface::Item::getChannelSequence ( ) const

◆ getChannelSequenceTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getChannelSequenceTag ( ) const
inline

Definition at line 116 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getReferencedReferenceImageSequence()

DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface ml::DcmDRTApplicationSetupSequenceInterface::Item::getReferencedReferenceImageSequence ( ) const

◆ getReferencedReferenceImageSequenceTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getReferencedReferenceImageSequenceTag ( ) const
inline

Definition at line 121 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getTemplateName()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getTemplateName ( std::string &  parameter) const

◆ getTemplateNameTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getTemplateNameTag ( ) const
inline

Definition at line 91 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getTemplateNumber()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getTemplateNumber ( std::string &  parameter) const

◆ getTemplateNumberTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getTemplateNumberTag ( ) const
inline

Definition at line 96 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getTemplateType()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getTemplateType ( std::string &  parameter) const

◆ getTemplateTypeTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getTemplateTypeTag ( ) const
inline

Definition at line 101 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getTotalReferenceAirKerma()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::getTotalReferenceAirKerma ( std::string &  parameter) const

◆ getTotalReferenceAirKermaTag()

std::string ml::DcmDRTApplicationSetupSequenceInterface::Item::getTotalReferenceAirKermaTag ( ) const
inline

Definition at line 106 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ getTreePtr()

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

Definition at line 64 of file mlDcmDRTApplicationSetupSequenceInterface.h.

Referenced by operator=().

◆ isValid()

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

Definition at line 66 of file mlDcmDRTApplicationSetupSequenceInterface.h.

◆ operator=()

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

Definition at line 60 of file mlDcmDRTApplicationSetupSequenceInterface.h.

References getTreePtr().

◆ setApplicationSetupManufacturer()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setApplicationSetupManufacturer ( std::string  parameter)

◆ setApplicationSetupName()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setApplicationSetupName ( std::string  parameter)

◆ setApplicationSetupNumber()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setApplicationSetupNumber ( std::string  parameter)

◆ setApplicationSetupType()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setApplicationSetupType ( std::string  parameter)

◆ setBrachyAccessoryDeviceSequence()

void ml::DcmDRTApplicationSetupSequenceInterface::Item::setBrachyAccessoryDeviceSequence ( DcmDRTBrachyAccessoryDeviceSequenceInterface  seq)

◆ setChannelSequence()

void ml::DcmDRTApplicationSetupSequenceInterface::Item::setChannelSequence ( DcmDRTChannelSequenceInterface  seq)

◆ setReferencedReferenceImageSequence()

void ml::DcmDRTApplicationSetupSequenceInterface::Item::setReferencedReferenceImageSequence ( DcmDRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModuleInterface  seq)

◆ setTemplateName()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setTemplateName ( std::string  parameter)

◆ setTemplateNumber()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setTemplateNumber ( std::string  parameter)

◆ setTemplateType()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setTemplateType ( std::string  parameter)

◆ setTotalReferenceAirKerma()

bool ml::DcmDRTApplicationSetupSequenceInterface::Item::setTotalReferenceAirKerma ( std::string  parameter)

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