Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
The load function of this class is executed every time, the module is loaded. Attention: no static variables of any class in IGT Module are initialized at this moment! More...
#include <mitkIGTActivator.h>
Public Member Functions | |
IGTActivator () | |
virtual | ~IGTActivator () |
void | Load (us::ModuleContext *) override |
void | Unload (us::ModuleContext *) override |
Public Member Functions inherited from us::ModuleActivator | |
virtual | ~ModuleActivator () |
virtual void | Load (ModuleContext *context)=0 |
virtual void | Unload (ModuleContext *context)=0 |
The load function of this class is executed every time, the module is loaded. Attention: no static variables of any class in IGT Module are initialized at this moment!
Documentation:
Definition at line 31 of file mitkIGTActivator.h.
mitk::IGTActivator::IGTActivator | ( | ) |
Definition at line 30 of file mitkIGTActivator.cpp.
|
virtual |
Definition at line 34 of file mitkIGTActivator.cpp.
|
override |
Definition at line 38 of file mitkIGTActivator.cpp.
References mitk::TrackingDeviceTypeCollection::RegisterAsMicroservice(), and mitk::TrackingDeviceTypeCollection::RegisterTrackingDeviceType().
|
override |
Definition at line 49 of file mitkIGTActivator.cpp.
References MITK_WARN, and mitk::TrackingDeviceTypeCollection::UnRegisterMicroservice().