33 #ifndef CXTRACKINGPLUGINACTIVATOR_H_
34 #define CXTRACKINGPLUGINACTIVATOR_H_
36 #include <ctkPluginActivator.h>
37 #include "boost/shared_ptr.hpp"
61 Q_INTERFACES(ctkPluginActivator)
62 Q_PLUGIN_METADATA(IID
"org_custusx_core_video")
69 void start(ctkPluginContext* context);
70 void stop(ctkPluginContext* context);
void stop(ctkPluginContext *context)
void start(ctkPluginContext *context)
boost::shared_ptr< class RegisteredService > RegisteredServicePtr