12 #ifndef CXPATIENTMODELPLUGINACTIVATOR_H_ 13 #define CXPATIENTMODELPLUGINACTIVATOR_H_ 15 #include "org_custusx_core_patientmodel_Export.h" 17 #include <ctkPluginActivator.h> 18 #include "boost/shared_ptr.hpp" 44 Q_INTERFACES(ctkPluginActivator)
45 Q_PLUGIN_METADATA(IID
"org_custusx_core_patientmodel")
52 void start(ctkPluginContext* context);
53 void stop(ctkPluginContext* context);
56 RegisteredServicePtr mSessionStorage;
57 RegisteredServicePtr mPatientModel;
boost::shared_ptr< class RegisteredService > RegisteredServicePtr
Namespace for all CustusX production code.