16 #ifndef SURGSIM_DEVICES_NOVINT_NOVINTDEVICE_H
17 #define SURGSIM_DEVICES_NOVINT_NOVINTDEVICE_H
65 NovintDevice(
const std::string& uniqueName,
const std::string& initializationName);
74 #endif // SURGSIM_DEVICES_NOVINT_NOVINTDEVICE_H
NovintDevice(const std::string &uniqueName, const std::string &initializationName)
Constructor.
Definition: NovintDevice.cpp:44
Definition: DriveElementFromInputBehavior.cpp:27
A class implementing the communication with a Novint Falcon device.
Definition: NovintDevice.h:57
virtual ~NovintDevice()
Destructor.
Definition: NovintDevice.cpp:50
A class implementing the communication with a generic Novint Falcon device.
Definition: NovintCommonDevice.h:35