12 #ifndef CXCEETRONPLUGINACTIVATOR_H_ 13 #define CXCEETRONPLUGINACTIVATOR_H_ 15 #include <ctkPluginActivator.h> 16 #include "boost/shared_ptr.hpp" 26 Q_INTERFACES(ctkPluginActivator)
27 Q_PLUGIN_METADATA(IID
"org_custusx_ceetron")
34 void start(ctkPluginContext* context);
35 void stop(ctkPluginContext* context);
38 RegisteredServicePtr mRegistration;
~CeetronPluginActivator()
void stop(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void start(ctkPluginContext *context)
Namespace for all CustusX production code.