12 #ifndef CXTRACKINGPLUGINACTIVATOR_H_ 13 #define CXTRACKINGPLUGINACTIVATOR_H_ 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 43 Q_INTERFACES(ctkPluginActivator)
44 Q_PLUGIN_METADATA(IID
"org_custusx_core_tracking")
51 void start(ctkPluginContext* context);
52 void stop(ctkPluginContext* context);
55 RegisteredServicePtr mRegistration;
void start(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
~TrackingPluginActivator()
void stop(ctkPluginContext *context)
TrackingPluginActivator()
Namespace for all CustusX production code.