ml::DRTDoseIODBase Class Reference

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

#include <mlDRTDoseIODBase.h>

Inheritance diagram for ml::DRTDoseIODBase:

ml::RTBase ml::DcmDRTDoseIODInterface ml::DcmtkBase ml::DcmIODInterface< DRTDoseIOD > ml::Base

List of all members.

Public Member Functions

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


Detailed Description

Base object class for passing DRTDoseIOD objects between MeVisLab modules.

Definition at line 44 of file mlDRTDoseIODBase.h.


Constructor & Destructor Documentation

ml::DRTDoseIODBase::DRTDoseIODBase (  ) 

Default Constructor.

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

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

ml::DRTDoseIODBase::DRTDoseIODBase ( DcmFileFormat &  dcmFile,
std::string &  dcmFileName 
)

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

ml::DRTDoseIODBase::DRTDoseIODBase ( DcmFileFormat *  dcmFilePtr,
std::string &  dcmFileName 
)

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

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

Virtual Destructor.

Definition at line 61 of file mlDRTDoseIODBase.h.


Member Function Documentation

std::string ml::DRTDoseIODBase::getDcmFileName (  )  [inline]

Definition at line 73 of file mlDRTDoseIODBase.h.

DRTDoseIODPtr ml::DRTDoseIODBase::getDRTDoseIOD (  )  [inline]

Get the DRTDoseIOD dcmtk object.

Definition at line 67 of file mlDRTDoseIODBase.h.

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

Return true if wrapped IOD object is valid.

Reimplemented from ml::DcmtkBase.

Definition at line 70 of file mlDRTDoseIODBase.h.

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

void ml::DRTDoseIODBase::setDRTDoseIOD ( DRTDoseIODPtr  objectPtr  ) 

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