33 #ifndef CXNETWORKPLUGINACTIVATOR_H_
34 #define CXNETWORKPLUGINACTIVATOR_H_
36 #include <ctkPluginActivator.h>
37 #include "boost/shared_ptr.hpp"
56 Q_INTERFACES(ctkPluginActivator)
57 Q_PLUGIN_METADATA(IID
"org_custusx_core_network")
64 void start(ctkPluginContext* context);
65 void stop(ctkPluginContext* context);
void stop(ctkPluginContext *context)
~NetworkPluginActivator()
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
boost::shared_ptr< class NetworkService > NetworkServicePtr
void start(ctkPluginContext *context)