33 #ifndef CXVNNCLRECONSTRUCTIONSERVICEPLUGINACTIVATOR_H_
34 #define CXVNNCLRECONSTRUCTIONSERVICEPLUGINACTIVATOR_H_
36 #include <ctkPluginActivator.h>
37 #include "boost/shared_ptr.hpp"
62 Q_INTERFACES(ctkPluginActivator)
63 Q_PLUGIN_METADATA(IID
"org_custusx_vnnclreconstruction")
70 void start(ctkPluginContext* context);
71 void stop(ctkPluginContext* context);
void start(ctkPluginContext *context)
void stop(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr