|  | 
#include <RobotAPI/drivers/KITProsthesisIceDriver/KITProsthesisIceDriver.h>
 Inheritance diagram for KITProsthesisIceDriver:
 Inheritance diagram for KITProsthesisIceDriver:| Public Member Functions | |
| KITProsthesis::ProsthesisSensorValues | getSensorValues (const Ice::Current &) override | 
| KITProsthesisIceDriver (const std::string &mac=prosthesis_old) | |
| void | sendFingerPWM (const KITProsthesis::ProsthesisMotorValues &, const ::Ice::Current &=::Ice::emptyCurrent) override | 
| void | sendGrasp (Ice::Int, const Ice::Current &=Ice::emptyCurrent) override | 
| void | sendThumbPWM (const KITProsthesis::ProsthesisMotorValues &, const ::Ice::Current &=::Ice::emptyCurrent) override | 
|  Public Member Functions inherited from KITProstheticHandInterface | |
| ProsthesisSensorValues | getSensorValues () | 
| void | sendFingerPWM (ProsthesisMotorValues motorValues) | 
| void | sendGrasp (int n) | 
| void | sendThumbPWM (ProsthesisMotorValues motorValues) | 
Definition at line 39 of file KITProsthesisIceDriver.h.
| 
 | inline | 
Definition at line 42 of file KITProsthesisIceDriver.h.
| 
 | override | 
| 
 | override | 
Definition at line 21 of file KITProsthesisIceDriver.cpp.
| 
 | override | 
| 
 | override | 
Definition at line 15 of file KITProsthesisIceDriver.cpp.