33 #ifndef CXACQUISITIONSERVICEPLUGINACTIVATOR_H
34 #define CXACQUISITIONSERVICEPLUGINACTIVATOR_H
35 #include <ctkPluginActivator.h>
36 #include "boost/shared_ptr.hpp"
65 Q_INTERFACES(ctkPluginActivator)
66 Q_PLUGIN_METADATA(IID
"org_custusx_acquisition")
71 void start(ctkPluginContext* context);
72 void stop(ctkPluginContext* context);
80 #endif // CXACQUISITIONSERVICEPLUGINACTIVATOR_H
void start(ctkPluginContext *context)
AcquisitionServicePluginActivator()
~AcquisitionServicePluginActivator()
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
void stop(ctkPluginContext *context)