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

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

Inheritance diagram for mitk::MESASR4000ModuleActivator:

Public Member Functions

void Load (us::ModuleContext *context)
 Load This method is automatically called, when the MESASR4000Module is activated. It will automatically register a ToFCameraMESASR4000DeviceFactory.
 
void Unload (us::ModuleContext *)
 Unload called when the module is unloaded.
 
 ~MESASR4000ModuleActivator ()
 Default destructor which deletes all registered factories.
 

Detailed Description

The MESASR4000ModuleActivator class This is the module activator for the "MESASR4000Module" module. It registers services like the IToFDeviceFactory.

Definition at line 32 of file mitkToDCameraMESASR4000ModuleActivator.cpp.

Constructor & Destructor Documentation

◆ ~MESASR4000ModuleActivator()

mitk::MESASR4000ModuleActivator::~MESASR4000ModuleActivator ( )
inline

Default destructor which deletes all registered factories.

Definition at line 62 of file mitkToDCameraMESASR4000ModuleActivator.cpp.

Member Function Documentation

◆ Load()

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

Load This method is automatically called, when the MESASR4000Module is activated. It will automatically register a ToFCameraMESASR4000DeviceFactory.

Definition at line 39 of file mitkToDCameraMESASR4000ModuleActivator.cpp.

◆ Unload()

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

Unload called when the module is unloaded.

Definition at line 55 of file mitkToDCameraMESASR4000ModuleActivator.cpp.


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