33 #ifndef CXNETWORKPLUGINACTIVATOR_H_
34 #define CXNETWORKPLUGINACTIVATOR_H_
36 #include <ctkPluginActivator.h>
37 #include "boost/shared_ptr.hpp"
55 Q_INTERFACES(ctkPluginActivator)
56 Q_PLUGIN_METADATA(IID
"org_custusx_webserver")
63 void start(ctkPluginContext* context);
64 void stop(ctkPluginContext* context);
void stop(ctkPluginContext *context)
boost::shared_ptr< class HttpRequestHandler > HttpRequestHandlerPtr
~NetworkPluginActivator()
boost::shared_ptr< class RemoteAPI > RemoteAPIPtr
void start(ctkPluginContext *context)