12 #ifndef CXPNNRECONSTRUCTIONPLUGINACTIVATOR_H_ 13 #define CXPNNRECONSTRUCTIONPLUGINACTIVATOR_H_ 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 42 Q_INTERFACES(ctkPluginActivator)
43 Q_PLUGIN_METADATA(IID
"org_custusx_usreconstruction_pnn")
50 void start(ctkPluginContext* context);
51 void stop(ctkPluginContext* context);
54 RegisteredServicePtr mRegistration;
PNNReconstructionPluginActivator()
void start(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void stop(ctkPluginContext *context)
~PNNReconstructionPluginActivator()
Namespace for all CustusX production code.