ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface Class Reference

Class to provide access to DRTReferencedRTPlanSequenceInRTPlanIOD. More...

#include <mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h>

List of all members.

Public Member Functions

 DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface (DRTReferencedRTPlanSequenceInRTPlanIOD *_dcmSequence=NULL)
 Default Constructor.
virtual ~DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface ()
 Default virtual Destructor.
bool getRTPlanRelationship (unsigned long idx, std::string &parameter)
bool getRTPlanRelationship (DRTReferencedRTPlanSequenceInRTPlanIOD::Item &item, std::string &parameter)
std::string getRTPlanRelationshipTag () const
bool setRTPlanRelationship (unsigned long idx, std::string &parameter)
bool getReferencedSOPClassUID (unsigned long idx, std::string &parameter)
bool getReferencedSOPClassUID (DRTReferencedRTPlanSequenceInRTPlanIOD::Item &item, std::string &parameter)
std::string getReferencedSOPClassUIDTag () const
bool setReferencedSOPClassUID (unsigned long idx, std::string &parameter)
bool getReferencedSOPInstanceUID (unsigned long idx, std::string &parameter)
bool getReferencedSOPInstanceUID (DRTReferencedRTPlanSequenceInRTPlanIOD::Item &item, std::string &parameter)
std::string getReferencedSOPInstanceUIDTag () const
bool setReferencedSOPInstanceUID (unsigned long idx, std::string &parameter)
void setSequence (DRTReferencedRTPlanSequenceInRTPlanIOD *dcmSequence)
 Set the DRTReferencedRTPlanSequenceInRTPlanIOD this interface class provides access to.
DRTReferencedRTPlanSequenceInRTPlanIOD * getSequence () const
 Return the DRTReferencedRTPlanSequenceInRTPlanIOD this interface class provides access to.
bool hasSequence () const
 Check if the DRTReferencedRTPlanSequenceInRTPlanIOD is set.
MLint getNumberOfItems () const
 Return number of items the internal sequence consists of.
DRTReferencedRTPlanSequenceInRTPlanIOD::Item * getItem (const unsigned long idx)
 Return number of items the internal sequence consists of.
DRTReferencedRTPlanSequenceInRTPlanIOD::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

DRTReferencedRTPlanSequenceInRTPlanIOD * _dcmSequence
 Reference to the wrapped DcmSequence.


Detailed Description

Class to provide access to DRTReferencedRTPlanSequenceInRTPlanIOD.

Definition at line 42 of file mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.


Constructor & Destructor Documentation

ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface ( DRTReferencedRTPlanSequenceInRTPlanIOD *  _dcmSequence = NULL  )  [inline]

Default Constructor.

Definition at line 46 of file mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

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

Default virtual Destructor.

Definition at line 49 of file mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.


Member Function Documentation

DRTReferencedRTPlanSequenceInRTPlanIOD::Item* ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::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 mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

DRTReferencedRTPlanSequenceInRTPlanIOD::Item* ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::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 mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

MLint ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::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 mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getReferencedSOPClassUID ( DRTReferencedRTPlanSequenceInRTPlanIOD::Item &  item,
std::string &  parameter 
)

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getReferencedSOPClassUID ( unsigned long  idx,
std::string &  parameter 
)

std::string ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getReferencedSOPClassUIDTag (  )  const [inline]

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getReferencedSOPInstanceUID ( DRTReferencedRTPlanSequenceInRTPlanIOD::Item &  item,
std::string &  parameter 
)

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getReferencedSOPInstanceUID ( unsigned long  idx,
std::string &  parameter 
)

std::string ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getReferencedSOPInstanceUIDTag (  )  const [inline]

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getRTPlanRelationship ( DRTReferencedRTPlanSequenceInRTPlanIOD::Item &  item,
std::string &  parameter 
)

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getRTPlanRelationship ( unsigned long  idx,
std::string &  parameter 
)

std::string ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getRTPlanRelationshipTag (  )  const [inline]

DRTReferencedRTPlanSequenceInRTPlanIOD* ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::getSequence (  )  const [inline]

Return the DRTReferencedRTPlanSequenceInRTPlanIOD this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTReferencedRTPlanSequenceInRTPlanIOD

Definition at line 77 of file mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

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

Check if the DRTReferencedRTPlanSequenceInRTPlanIOD is set.

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

Definition at line 83 of file mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::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 mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::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 mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::setReferencedSOPClassUID ( unsigned long  idx,
std::string &  parameter 
)

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::setReferencedSOPInstanceUID ( unsigned long  idx,
std::string &  parameter 
)

bool ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::setRTPlanRelationship ( unsigned long  idx,
std::string &  parameter 
)

void ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::setSequence ( DRTReferencedRTPlanSequenceInRTPlanIOD *  dcmSequence  )  [inline]

Set the DRTReferencedRTPlanSequenceInRTPlanIOD this interface class provides access to.

Parameters:
dcmSequence Pointer to DRTReferencedRTPlanSequenceInRTPlanIOD

Definition at line 71 of file mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.h.


Member Data Documentation

DRTReferencedRTPlanSequenceInRTPlanIOD* ml::DcmDRTReferencedRTPlanSequenceInRTPlanIODInterface::_dcmSequence [protected]

Reference to the wrapped DcmSequence.

Definition at line 139 of file mlDcmDRTReferencedRTPlanSequenceInRTPlanIODInterface.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