33 #ifndef CXREGISTRATIONPLUGINACTIVATOR_H_ 34 #define CXREGISTRATIONPLUGINACTIVATOR_H_ 36 #include <ctkPluginActivator.h> 37 #include "boost/shared_ptr.hpp" 63 Q_INTERFACES(ctkPluginActivator)
64 Q_PLUGIN_METADATA(IID
"org_custusx_registration")
71 void start(ctkPluginContext* context);
72 void stop(ctkPluginContext* context);
75 RegisteredServicePtr mRegistration;
void stop(ctkPluginContext *context)
RegistrationPluginActivator()
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void start(ctkPluginContext *context)
~RegistrationPluginActivator()
Namespace for all CustusX production code.