33 #ifndef CXREGISTRATIONMETHODLANDMARKPLUGINACTIVATOR_H_
34 #define CXREGISTRATIONMETHODLANDMARKPLUGINACTIVATOR_H_
36 #include <ctkPluginActivator.h>
37 #include "boost/shared_ptr.hpp"
65 Q_INTERFACES(ctkPluginActivator)
66 Q_PLUGIN_METADATA(IID
"org_custusx_registration_method_landmark")
73 void start(ctkPluginContext* context);
74 void stop(ctkPluginContext* context);
void start(ctkPluginContext *context)
RegistrationMethodLandmarkPluginActivator()
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void stop(ctkPluginContext *context)
~RegistrationMethodLandmarkPluginActivator()