33 #ifndef CXPATIENTMODELPLUGINACTIVATOR_H_ 34 #define CXPATIENTMODELPLUGINACTIVATOR_H_ 36 #include "org_custusx_core_patientmodel_Export.h" 38 #include <ctkPluginActivator.h> 39 #include "boost/shared_ptr.hpp" 65 Q_INTERFACES(ctkPluginActivator)
66 Q_PLUGIN_METADATA(IID
"org_custusx_core_patientmodel")
73 void start(ctkPluginContext* context);
74 void stop(ctkPluginContext* context);
77 RegisteredServicePtr mSessionStorage;
78 RegisteredServicePtr mPatientModel;
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
Namespace for all CustusX production code.