11 #ifndef CXSTATEPLUGINACTIVATOR_H 12 #define CXSTATEPLUGINACTIVATOR_H 14 #include <ctkPluginActivator.h> 15 #include "boost/shared_ptr.hpp" 39 Q_INTERFACES(ctkPluginActivator)
40 Q_PLUGIN_METADATA(IID
"org_custusx_core_state")
47 void start(ctkPluginContext* context);
48 void stop(ctkPluginContext* context);
51 RegisteredServicePtr mStateService;
56 #endif // CXSTATEPLUGINACTIVATOR_H void start(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void stop(ctkPluginContext *context)
Namespace for all CustusX production code.