33 #ifndef CXPNNRECONSTRUCTIONPLUGINACTIVATOR_H_
34 #define CXPNNRECONSTRUCTIONPLUGINACTIVATOR_H_
36 #include <ctkPluginActivator.h>
37 #include "boost/shared_ptr.hpp"
63 Q_INTERFACES(ctkPluginActivator)
64 Q_PLUGIN_METADATA(IID
"org_custusx_usreconstruction_pnn")
71 void start(ctkPluginContext* context);
72 void stop(ctkPluginContext* context);
PNNReconstructionPluginActivator()
void start(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void stop(ctkPluginContext *context)
~PNNReconstructionPluginActivator()