12 #ifndef CXSESSIONSTORAGESERVICEPROXY_H 13 #define CXSESSIONSTORAGESERVICEPROXY_H 15 #include "cxResourceExport.h" 34 virtual void load(QString dir);
37 virtual bool isValid()
const;
38 virtual QString getRootFolder()
const;
39 virtual bool isNull()
const;
42 void initServiceListener();
46 ctkPluginContext *mPluginContext;
48 boost::shared_ptr<ServiceTrackerListener<SessionStorageService> > mServiceListener;
53 #endif // CXSESSIONSTORAGESERVICEPROXY_H
virtual ~SessionStorageServiceProxy()
boost::shared_ptr< class SessionStorageService > SessionStorageServicePtr
Namespace for all CustusX production code.