ml::DRTPlanIODBase Class Reference

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

#include <mlDRTPlanIODBase.h>

Inheritance diagram for ml::DRTPlanIODBase:

ml::RTBase ml::DcmDRTPlanIODInterface ml::DcmtkBase ml::DcmIODInterface< DRTPlanIOD > ml::Base

List of all members.

Public Member Functions

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


Detailed Description

Base object class for passing DRTPlanIOD objects between MeVisLab modules.

Definition at line 44 of file mlDRTPlanIODBase.h.


Constructor & Destructor Documentation

ml::DRTPlanIODBase::DRTPlanIODBase (  ) 

Default Constructor.

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

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

ml::DRTPlanIODBase::DRTPlanIODBase ( DcmFileFormat &  dcmFile  ) 

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

ml::DRTPlanIODBase::DRTPlanIODBase ( DcmFileFormat *  dcmFilePtr  ) 

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

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

Virtual Destructor.

Definition at line 61 of file mlDRTPlanIODBase.h.


Member Function Documentation

DRTPlanIODPtr ml::DRTPlanIODBase::getDRTPlanIOD (  )  [inline]

Get the DRTPlanIOD dcmtk object.

Definition at line 67 of file mlDRTPlanIODBase.h.

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

Return true if wrapped IOD object is valid.

Reimplemented from ml::DcmtkBase.

Definition at line 70 of file mlDRTPlanIODBase.h.

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

void ml::DRTPlanIODBase::setDRTPlanIOD ( DRTPlanIODPtr  objectPtr  ) 

Set the DRTPlanIOD 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