ml::PresentationState Class Reference

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

#include <mlPresentationStateBase.h>

Inheritance diagram for ml::PresentationState:

ml::DcmtkBase ml::Base

List of all members.

Public Member Functions

 PresentationState ()
 Default Constructor.
 PresentationState (const std::string &dcmFileName)
 Constructor. Gets a reference to the name of the DICOM file containing the sr document object to be wrapped.
 PresentationState (DcmFileFormat &dcmFile)
 Constructor. Gets a reference to the DICOM file containing the sr document object to be wrapped.
 PresentationState (DcmFileFormat *dcmFilePtr)
 Constructor. Gets a pointer to the DICOM file containing the sr document object to be wrapped.
virtual ~PresentationState ()
 Virtual Destructor.
void setDVPresentationStateIOD (DVPresentationStatePtr rtDosePtr)
 Set the PresentationState dcmtk object and collect all referenced dcmtk objects.
DVPresentationStatePtr getDVPresentationStateIOD ()
 Get the PresentationState dcmtk object.
bool isValid ()
 Return true if wrapped PresentationStateumentIOD object is valid.


Detailed Description

Base object class for passing DVPresentationState objects between MeVisLab modules.

Definition at line 30 of file mlPresentationStateBase.h.


Constructor & Destructor Documentation

ml::PresentationState::PresentationState (  )  [inline]

Default Constructor.

Definition at line 35 of file mlPresentationStateBase.h.

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

Constructor. Gets a reference to the name of the DICOM file containing the sr document object to be wrapped.

ml::PresentationState::PresentationState ( DcmFileFormat &  dcmFile  ) 

Constructor. Gets a reference to the DICOM file containing the sr document object to be wrapped.

ml::PresentationState::PresentationState ( DcmFileFormat *  dcmFilePtr  ) 

Constructor. Gets a pointer to the DICOM file containing the sr document object to be wrapped.

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

Virtual Destructor.

Definition at line 47 of file mlPresentationStateBase.h.


Member Function Documentation

DVPresentationStatePtr ml::PresentationState::getDVPresentationStateIOD (  )  [inline]

Get the PresentationState dcmtk object.

Definition at line 53 of file mlPresentationStateBase.h.

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

Return true if wrapped PresentationStateumentIOD object is valid.

Reimplemented from ml::DcmtkBase.

Definition at line 56 of file mlPresentationStateBase.h.

void ml::PresentationState::setDVPresentationStateIOD ( DVPresentationStatePtr  rtDosePtr  ) 

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