MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitk::PMDModuleActivator Class Reference

The PMDModuleActivator class This is the module activator for the "PMDModule" module. It registers services like the IToFDeviceFactory. More...

Inheritance diagram for mitk::PMDModuleActivator:

Public Member Functions

void Load (us::ModuleContext *context)
 Load This method is automatically called, when the PMDModule is activated. It will automatically register factories of activated PMD devices.
 
void Unload (us::ModuleContext *)
 Unload called when the module is unloaded.
 
 ~PMDModuleActivator ()
 Default destructor which deletes all registered factories.
 

Detailed Description

The PMDModuleActivator class This is the module activator for the "PMDModule" module. It registers services like the IToFDeviceFactory.

Definition at line 48 of file mitkPMDModuleActivator.cpp.

Constructor & Destructor Documentation

◆ ~PMDModuleActivator()

mitk::PMDModuleActivator::~PMDModuleActivator ( )
inline

Default destructor which deletes all registered factories.

Definition at line 138 of file mitkPMDModuleActivator.cpp.

Member Function Documentation

◆ Load()

void mitk::PMDModuleActivator::Load ( us::ModuleContext * context)
inline

Load This method is automatically called, when the PMDModule is activated. It will automatically register factories of activated PMD devices.

Definition at line 55 of file mitkPMDModuleActivator.cpp.

◆ Unload()

void mitk::PMDModuleActivator::Unload ( us::ModuleContext * )
inline

Unload called when the module is unloaded.

Definition at line 131 of file mitkPMDModuleActivator.cpp.


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