MITK-IGT
IGT Extension of MITK
|
The MESASR4000ModuleActivator class This is the module activator for the "MESASR4000Module" module. It registers services like the IToFDeviceFactory. More...
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. | |
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.
|
inline |
Default destructor which deletes all registered factories.
Definition at line 62 of file mitkToDCameraMESASR4000ModuleActivator.cpp.
|
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.
|
inline |
Unload called when the module is unloaded.
Definition at line 55 of file mitkToDCameraMESASR4000ModuleActivator.cpp.