33 #ifndef CXREGISTRATIONMETHODVESSELPLUGINACTIVATOR_H_ 34 #define CXREGISTRATIONMETHODVESSELPLUGINACTIVATOR_H_ 36 #include <ctkPluginActivator.h> 37 #include "boost/shared_ptr.hpp" 62 Q_INTERFACES(ctkPluginActivator)
63 Q_PLUGIN_METADATA(IID
"org_custusx_registration_method_vessel")
70 void start(ctkPluginContext* context);
71 void stop(ctkPluginContext* context);
74 RegisteredServicePtr mRegistrationImageToImage;
RegistrationMethodVesselPluginActivator()
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void stop(ctkPluginContext *context)
void start(ctkPluginContext *context)
~RegistrationMethodVesselPluginActivator()
Namespace for all CustusX production code.