fw4spl
filterVRRender::MedicalDataV1 Class Reference

Filter associated to context "MedicalData" version "V1" in VR-Render. More...

#include <MedicalDataV1.hpp>

+ Inheritance diagram for filterVRRender::MedicalDataV1:
+ Collaboration diagram for filterVRRender::MedicalDataV1:

Public Member Functions

 MedicalDataV1 (::fwAtomsFilter::IFilter::Key key)
 Constructor.
 
 ~MedicalDataV1 ()
 Destructor.
 
virtual FILTERVRRENDER_API void apply (const std::shared_ptr< ::fwAtoms::Object > &atom)
 Apply filter onto given atom object.
 
- Public Member Functions inherited from fwAtomsFilter::IFilter
virtual bool isA (const std::string &type) const override
 
FWATOMSFILTER_API IFilter ()
 Constructor.
 
virtual FWATOMSFILTER_API ~IFilter ()
 Destructor.
 
virtual const std::string & getLeafClassname () const override
 return object's classname without its namespace, i.e. BaseObject
 
virtual const std::string & getClassname () const override
 return full object's classname with its namespace, i.e. fwCore::BaseObject
 
- Public Member Functions inherited from fwCore::BaseObject

Additional Inherited Members

- Public Types inherited from fwAtomsFilter::IFilter
typedef ::fwAtomsFilter::factory::Key Key
 Factory key used by IFilter implementations.
 
- Static Public Member Functions inherited from fwAtomsFilter::IFilter
static bool isTypeOf (const std::string &type)
 
static const std::string & leafClassname ()
 return object's classname without its namespace, i.e. BaseObject
 
static const std::string & classname ()
 return object's classname without its namespace, i.e. BaseObject
 
- Static Public Member Functions inherited from fwCore::BaseObject
static bool isTypeOf (const std::string &type)
 
static const std::string & leafClassname ()
 return object's classname without its namespace, i.e. BaseObject
 
static const std::string & classname ()
 return object's classname without its namespace, i.e. BaseObject
 

Detailed Description

Filter associated to context "MedicalData" version "V1" in VR-Render.

This filter clears "processingDB" and "planningDB" keys from a "MedicalWorkspace" composite.

Definition at line 30 of file MedicalDataV1.hpp.


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