ml::DRTIonPlanIODBase Class Reference

Base object class for passing DRTIonPlanIOD objects between MeVisLab modules. More...

#include <mlDRTIonPlanIODBase.h>

Inheritance diagram for ml::DRTIonPlanIODBase:

ml::RTBase ml::DcmDRTIonPlanIODInterface ml::DcmtkBase ml::DcmIODInterface< DRTIonPlanIOD > ml::Base

List of all members.

Public Member Functions

 DRTIonPlanIODBase ()
 Default Constructor.
 DRTIonPlanIODBase (const std::string &dcmFileName)
 Constructor. Gets a reference to the name of the DICOM file containing the rt plan object to be wrapped.
 DRTIonPlanIODBase (DcmFileFormat &dcmFile)
 Constructor. Gets a reference to the DICOM file containing the rt plan object to be wrapped.
 DRTIonPlanIODBase (DcmFileFormat *dcmFilePtr)
 Constructor. Gets a pointer to the DICOM file containing the rt plan object to be wrapped.
virtual ~DRTIonPlanIODBase ()
 Virtual Destructor.
void setDRTIonPlanIOD (DRTIonPlanIODPtr objectPtr)
 Set the DRTIonPlanIOD dcmtk object and collect all referenced dcmtk objects.
DRTIonPlanIODPtr getDRTIonPlanIOD ()
 Get the DRTIonPlanIOD dcmtk object.
bool isValid ()
 Return true if wrapped IOD object is valid.


Detailed Description

Base object class for passing DRTIonPlanIOD objects between MeVisLab modules.

Definition at line 44 of file mlDRTIonPlanIODBase.h.


Constructor & Destructor Documentation

ml::DRTIonPlanIODBase::DRTIonPlanIODBase (  ) 

Default Constructor.

ml::DRTIonPlanIODBase::DRTIonPlanIODBase ( const std::string &  dcmFileName  ) 

Constructor. Gets a reference to the name of the DICOM file containing the rt plan object to be wrapped.

ml::DRTIonPlanIODBase::DRTIonPlanIODBase ( DcmFileFormat &  dcmFile  ) 

Constructor. Gets a reference to the DICOM file containing the rt plan object to be wrapped.

ml::DRTIonPlanIODBase::DRTIonPlanIODBase ( DcmFileFormat *  dcmFilePtr  ) 

Constructor. Gets a pointer to the DICOM file containing the rt plan object to be wrapped.

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

Virtual Destructor.

Definition at line 61 of file mlDRTIonPlanIODBase.h.


Member Function Documentation

DRTIonPlanIODPtr ml::DRTIonPlanIODBase::getDRTIonPlanIOD (  )  [inline]

Get the DRTIonPlanIOD dcmtk object.

Definition at line 67 of file mlDRTIonPlanIODBase.h.

bool ml::DRTIonPlanIODBase::isValid ( void   )  [inline, virtual]

Return true if wrapped IOD object is valid.

Reimplemented from ml::DcmtkBase.

Definition at line 70 of file mlDRTIonPlanIODBase.h.

Referenced by ml::DRTIonPlanIODToMLConverter::handleBaseObjectChange().

void ml::DRTIonPlanIODBase::setDRTIonPlanIOD ( DRTIonPlanIODPtr  objectPtr  ) 

Set the DRTIonPlanIOD dcmtk object and collect all referenced dcmtk objects.


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

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