CustusX
16.5.0-rc9
An IGT application
|
#include "cxLogicManagerExport.h"
#include "boost/shared_ptr.hpp"
Go to the source code of this file.
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr < class SpaceProvider > | cx::SpaceProviderPtr |
typedef boost::shared_ptr < class TrackingService > | cx::TrackingServicePtr |
typedef boost::shared_ptr < class PatientModelService > | cx::PatientModelServicePtr |
typedef boost::shared_ptr < class VideoService > | cx::VideoServicePtr |
typedef boost::shared_ptr < class StateService > | cx::StateServicePtr |
typedef boost::shared_ptr < class ViewService > | cx::ViewServicePtr |
typedef boost::shared_ptr < class AcquisitionService > | cx::AcquisitionServicePtr |
typedef boost::shared_ptr < class SessionStorageService > | cx::SessionStorageServicePtr |
Functions | |
cxLogicManager_EXPORT SpaceProviderPtr | cx::spaceProvider () |
cxLogicManager_EXPORT TrackingServicePtr | cx::trackingService () |
cxLogicManager_EXPORT PatientModelServicePtr | cx::patientService () |
cxLogicManager_EXPORT VideoServicePtr | cx::videoService () |
cxLogicManager_EXPORT StateServicePtr | cx::stateService () |
cxLogicManager_EXPORT ViewServicePtr | cx::viewService () |
cxLogicManager_EXPORT AcquisitionServicePtr | cx::acquisitionService () |
cxLogicManager_EXPORT SessionStorageServicePtr | cx::sessionStorageService () |