MeVisLab Toolbox Reference
ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface Class Reference

Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule. More...

#include <mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h>

Classes

class  Item

Public Member Functions

 DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface ()
 DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface (std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item > dcmSequence)
 Default Constructor.
 DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface (DCMTree::TreePtrVector treePtrSeq)
virtual ~DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface ()
 Default virtual Destructor.
bool getBrachyApplicationSetupDose (unsigned long idx, std::string &parameter) const
bool getBrachyApplicationSetupDose (DCMTree::TreePtr item, std::string &parameter) const
std::string getBrachyApplicationSetupDoseTag () const
bool setBrachyApplicationSetupDose (unsigned long idx, std::string parameter)
bool getBrachyApplicationSetupDoseSpecificationPoint (unsigned long idx, std::string &parameter) const
bool getBrachyApplicationSetupDoseSpecificationPoint (DCMTree::TreePtr item, std::string &parameter) const
std::string getBrachyApplicationSetupDoseSpecificationPointTag () const
bool setBrachyApplicationSetupDoseSpecificationPoint (unsigned long idx, std::string parameter)
bool getReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string &parameter) const
bool getReferencedBrachyApplicationSetupNumber (DCMTree::TreePtr item, std::string &parameter) const
std::string getReferencedBrachyApplicationSetupNumberTag () const
bool setReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string parameter)
void setSequence (std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item > dcmSequence)
std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::ItemgetSequence () const
bool hasSequence () const
MLint getNumberOfItems () const
DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item getItem (const size_t idx) const
DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::ItemaddItem ()
void addItem (DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item newItem)
bool insertItem (const size_t idx)
bool removeItem (const size_t idx)

Protected Attributes

std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item_itemVec
 Reference to the wrapped DICOM tree pointer vector.

Detailed Description

Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule.

Definition at line 43 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

Constructor & Destructor Documentation

◆ DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface() [1/3]

ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface ( )
inline

◆ DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface() [2/3]

ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface ( std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item > dcmSequence)
inline

Default Constructor.

Definition at line 91 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

◆ DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface() [3/3]

ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface ( DCMTree::TreePtrVector treePtrSeq)
inline

◆ ~DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface()

virtual ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::~DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface ( )
inlinevirtual

Default virtual Destructor.

Definition at line 101 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

Member Function Documentation

◆ addItem() [1/2]

DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item & ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::addItem ( )
inline

Adds a new item to the sequence

Returns
Return the new item which has been added to the sequence

Definition at line 156 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

◆ addItem() [2/2]

void ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::addItem ( DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item newItem)
inline

◆ getBrachyApplicationSetupDose() [1/2]

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getBrachyApplicationSetupDose ( DCMTree::TreePtr item,
std::string & parameter ) const

◆ getBrachyApplicationSetupDose() [2/2]

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getBrachyApplicationSetupDose ( unsigned long idx,
std::string & parameter ) const

◆ getBrachyApplicationSetupDoseSpecificationPoint() [1/2]

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getBrachyApplicationSetupDoseSpecificationPoint ( DCMTree::TreePtr item,
std::string & parameter ) const

◆ getBrachyApplicationSetupDoseSpecificationPoint() [2/2]

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getBrachyApplicationSetupDoseSpecificationPoint ( unsigned long idx,
std::string & parameter ) const

◆ getBrachyApplicationSetupDoseSpecificationPointTag()

std::string ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getBrachyApplicationSetupDoseSpecificationPointTag ( ) const
inline

◆ getBrachyApplicationSetupDoseTag()

std::string ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getBrachyApplicationSetupDoseTag ( ) const
inline

◆ getItem()

DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getItem ( const size_t idx) const
inline

Gets the item at the indicated position.

Returns
The requested item, an empty item when the position is invalid

Definition at line 147 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

◆ getNumberOfItems()

MLint ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getNumberOfItems ( ) const
inline

Return number of items the internal sequence consists of.

Returns
Number of items of internal sequence, 0 if internal sequence is NULL.

Definition at line 141 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

◆ getReferencedBrachyApplicationSetupNumber() [1/2]

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getReferencedBrachyApplicationSetupNumber ( DCMTree::TreePtr item,
std::string & parameter ) const

◆ getReferencedBrachyApplicationSetupNumber() [2/2]

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getReferencedBrachyApplicationSetupNumber ( unsigned long idx,
std::string & parameter ) const

◆ getReferencedBrachyApplicationSetupNumberTag()

std::string ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getReferencedBrachyApplicationSetupNumberTag ( ) const
inline

◆ getSequence()

std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item > ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::getSequence ( ) const
inline

Return the DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule this interface class provides access to.

Parameters
dcmSequencePointer to DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule

Definition at line 129 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

Referenced by DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleWrapper::DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleWrapper(), and DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleWrapper::operator=().

◆ hasSequence()

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::hasSequence ( ) const
inline

Check if the DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule is set.

Returns
True if internal pointer is set, False else.

Definition at line 135 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

◆ insertItem()

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::insertItem ( const size_t idx)
inline

Insert an item at the indicated position

Returns
true is the insertion was successful, false if position is invalid

Definition at line 167 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

◆ removeItem()

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::removeItem ( const size_t idx)
inline

Removes the indicated item from the sequence

Returns
true if the item was deleted successfully, false if the indicated position is invalid

Definition at line 179 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

◆ setBrachyApplicationSetupDose()

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::setBrachyApplicationSetupDose ( unsigned long idx,
std::string parameter )

◆ setBrachyApplicationSetupDoseSpecificationPoint()

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::setBrachyApplicationSetupDoseSpecificationPoint ( unsigned long idx,
std::string parameter )

◆ setReferencedBrachyApplicationSetupNumber()

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::setReferencedBrachyApplicationSetupNumber ( unsigned long idx,
std::string parameter )

◆ setSequence()

void ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::setSequence ( std::vector< DcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface::Item > dcmSequence)
inline

Set the DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule this interface class provides access to.

Parameters
dcmSequencePointer to DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule

Definition at line 123 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModuleInterface.h.

References _itemVec.

Member Data Documentation

◆ _itemVec


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