33 #ifndef CXTRACKINGPLUGINACTIVATOR_H_ 34 #define CXTRACKINGPLUGINACTIVATOR_H_ 36 #include <ctkPluginActivator.h> 37 #include "boost/shared_ptr.hpp" 64 Q_INTERFACES(ctkPluginActivator)
65 Q_PLUGIN_METADATA(IID
"org_custusx_core_tracking")
72 void start(ctkPluginContext* context);
73 void stop(ctkPluginContext* context);
76 RegisteredServicePtr mRegistration;
void start(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
~TrackingPluginActivator()
void stop(ctkPluginContext *context)
TrackingPluginActivator()
Namespace for all CustusX production code.