ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface Class Reference

Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD. More...

#include <mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h>

List of all members.

Public Member Functions

 DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface (DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD *_dcmSequence=NULL)
 Default Constructor.
virtual ~DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface ()
 Default virtual Destructor.
bool getReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string &parameter)
bool getReferencedBrachyApplicationSetupNumber (DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item &item, std::string &parameter)
std::string getReferencedBrachyApplicationSetupNumberTag () const
bool setReferencedBrachyApplicationSetupNumber (unsigned long idx, std::string &parameter)
void setSequence (DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD *dcmSequence)
 Set the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to.
DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD * getSequence () const
 Return the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to.
bool hasSequence () const
 Check if the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD is set.
MLint getNumberOfItems () const
 Return number of items the internal sequence consists of.
DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item * getItem (const unsigned long idx)
 Return number of items the internal sequence consists of.
DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::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

DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD * _dcmSequence
 Reference to the wrapped DcmSequence.


Detailed Description

Class to provide access to DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD.

Definition at line 42 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.


Constructor & Destructor Documentation

ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface ( DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD *  _dcmSequence = NULL  )  [inline]

Default Constructor.

Definition at line 46 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

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

Default virtual Destructor.

Definition at line 49 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.


Member Function Documentation

DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::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 95 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::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 86 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

MLint ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::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 77 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getReferencedBrachyApplicationSetupNumber ( DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD::Item &  item,
std::string &  parameter 
)

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

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

DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::getSequence (  )  const [inline]

Return the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD

Definition at line 65 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

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

Check if the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD is set.

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

Definition at line 71 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::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 106 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

bool ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::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 117 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.

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

void ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::setSequence ( DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD *  dcmSequence  )  [inline]

Set the DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD

Definition at line 59 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.h.


Member Data Documentation

DRTReferencedBrachyApplicationSetupSequenceInRTDoseIOD* ml::DcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface::_dcmSequence [protected]

Reference to the wrapped DcmSequence.

Definition at line 127 of file mlDcmDRTReferencedBrachyApplicationSetupSequenceInRTDoseIODInterface.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