55 catch (std::exception& e)
57 MITK_WARN <<
"Unable to unregister IGT DeviceTypeCollection Microservice: "<<e.what();
void Unload(us::ModuleContext *) override
The load function of this class is executed every time, the module is loaded. Attention: no static va...
DataCollection - Class to facilitate loading/accessing structured data.
virtual void UnRegisterMicroservice()
Registers this object as a Microservice, making it available to every module and/or plugin...
void Load(us::ModuleContext *) override
void RegisterTrackingDeviceType(TrackingDeviceTypeInformation *typeInformation)
virtual void RegisterAsMicroservice()
Registers this object as a Microservice, making it available to every module and/or plugin...
US_EXPORT_MODULE_ACTIVATOR(mitk::SimulationActivator)