32 #ifndef CXLEGACYSINGLETONS_H
33 #define CXLEGACYSINGLETONS_H
35 #include "cxLogicManagerExport.h"
37 #include "boost/shared_ptr.hpp"
72 #endif // CXLEGACYSINGLETONS_H
boost::shared_ptr< class SpaceProvider > SpaceProviderPtr
boost::shared_ptr< class VideoService > VideoServicePtr
boost::shared_ptr< class AcquisitionService > AcquisitionServicePtr
boost::shared_ptr< class StateService > StateServicePtr
boost::shared_ptr< class TrackingService > TrackingServicePtr
cxLogicManager_EXPORT StateServicePtr stateService()
cxLogicManager_EXPORT SessionStorageServicePtr sessionStorageService()
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
cxLogicManager_EXPORT AcquisitionServicePtr acquisitionService()
cxLogicManager_EXPORT SpaceProviderPtr spaceProvider()
cxLogicManager_EXPORT ViewServicePtr viewService()
cxLogicManager_EXPORT VideoServicePtr videoService()
cxLogicManager_EXPORT PatientModelServicePtr patientService()
Creates a pool of views and offers an interface to them, also handles layouts on a centralwidget...
cxLogicManager_EXPORT TrackingServicePtr trackingService()
boost::shared_ptr< class SessionStorageService > SessionStorageServicePtr