16 #ifndef __mitkIToFDeviceFactory_h
17 #define __mitkIToFDeviceFactory_h
21 #include <MitkToFHardwareExports.h>
40 virtual std::string GetFactoryName() = 0;
48 virtual std::string GetCurrentDeviceName() = 0;
50 virtual std::string GetDeviceNamePrefix() = 0;
itk::SmartPointer< Self > Pointer
DataCollection - Class to facilitate loading/accessing structured data.
MITK_DECLARE_SERVICE_INTERFACE(mitk::ISimulationService,"org.mitk.ISimulationService")
This is the base of class for all ToFDeviceFactories.