17 MITK_INFO <<
"USTelemedActivator created";
virtual ~USTelemedActivator()
static Pointer New()
Method for creation through the object factory.
void Unload(us::ModuleContext *context)
Device pointer is removed on module unload. Service deregistration is done in the device destructor...
USTelemedDevice::Pointer m_Device
void Load(us::ModuleContext *context)
Telemed device is created and initialized on module load. Service registration is done during the ini...