17 #ifndef TRACKINGDEVICETYPECOLLECTION_H_INCLUDED
18 #define TRACKINGDEVICETYPECOLLECTION_H_INCLUDED
20 #include <MitkIGTExports.h>
50 virtual void RegisterAsMicroservice();
55 virtual void UnRegisterMicroservice();
61 std::vector<std::string> GetTrackingDeviceTypeNames();
83 std::vector<TrackingDeviceTypeInformation*> m_TrackingDeviceTypeInformations;
87 #endif //TRACKINGDEVICETYPECOLLECTION_H_INCLUDED
DataCollection - Class to facilitate loading/accessing structured data.
This class is a collection for information of all Tracking Device Types (derived from abstract Tracki...
std::string TrackingDeviceType
MITK_DECLARE_SERVICE_INTERFACE(mitk::ISimulationService,"org.mitk.ISimulationService")