ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface Class Reference

Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD. More...

#include <mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h>

List of all members.

Public Member Functions

 DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface (DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD *_dcmSequence=NULL)
 Default Constructor.
virtual ~DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface ()
 Default virtual Destructor.
bool getBrachyApplicationSetupDose (unsigned long idx, std::string &parameter)
bool getBrachyApplicationSetupDose (DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item &item, std::string &parameter)
std::string getBrachyApplicationSetupDoseTag () const
bool setBrachyApplicationSetupDose (unsigned long idx, std::string &parameter)
bool getBrachyApplicationSetupDoseSpecificationPoint (unsigned long idx, std::string &parameter)
bool getBrachyApplicationSetupDoseSpecificationPoint (DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item &item, std::string &parameter)
std::string getBrachyApplicationSetupDoseSpecificationPointTag () const
bool setBrachyApplicationSetupDoseSpecificationPoint (unsigned long idx, std::string &parameter)
bool getReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string &parameter)
bool getReferencedBrachyApplicationSetupNumber (DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item &item, std::string &parameter)
std::string getReferencedBrachyApplicationSetupNumberTag () const
bool setReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string &parameter)
void setSequence (DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD *dcmSequence)
 Set the DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD this interface class provides access to.
DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD * getSequence () const
 Return the DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD this interface class provides access to.
bool hasSequence () const
 Check if the DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD is set.
MLint getNumberOfItems () const
 Return number of items the internal sequence consists of.
DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item * getItem (const unsigned long idx)
 Return number of items the internal sequence consists of.
DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item * addItem ()
 Return number of items the internal sequence consists of.
bool insertItem (const unsigned long idx)
 Return number of items the internal sequence consists of.
bool removeItem (const unsigned long idx)
 Return number of items the internal sequence consists of.

Protected Attributes

DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD * _dcmSequence
 Reference to the wrapped DcmSequence.


Detailed Description

Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD.

Definition at line 42 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.


Constructor & Destructor Documentation

ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface ( DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD *  _dcmSequence = NULL  )  [inline]

Default Constructor.

Definition at line 46 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

virtual ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::~DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface (  )  [inline, virtual]

Default virtual Destructor.

Definition at line 49 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.


Member Function Documentation

DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::addItem (  )  [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 107 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getBrachyApplicationSetupDose ( DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item &  item,
std::string &  parameter 
)

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

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getBrachyApplicationSetupDoseSpecificationPoint ( DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item &  item,
std::string &  parameter 
)

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

std::string ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getBrachyApplicationSetupDoseSpecificationPointTag (  )  const [inline]

std::string ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getBrachyApplicationSetupDoseTag (  )  const [inline]

DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getItem ( const unsigned long  idx  )  [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 98 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

MLint ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::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 89 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getReferencedBrachyApplicationSetupNumber ( DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD::Item &  item,
std::string &  parameter 
)

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

std::string ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getReferencedBrachyApplicationSetupNumberTag (  )  const [inline]

DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::getSequence (  )  const [inline]

Return the DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD

Definition at line 77 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::hasSequence (  )  const [inline]

Check if the DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD is set.

Returns:
True if internal pointer is set, False else.

Definition at line 83 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::insertItem ( const unsigned long  idx  )  [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 118 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::removeItem ( const unsigned long  idx  )  [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 129 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.

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

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

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

void ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::setSequence ( DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD *  dcmSequence  )  [inline]

Set the DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD

Definition at line 71 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.


Member Data Documentation

DRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIOD* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface::_dcmSequence [protected]

Reference to the wrapped DcmSequence.

Definition at line 139 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTIonPlanIODInterface.h.


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

Generated on Sat Sep 3 18:39:47 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8