|
|
#include <RobotAPI/drivers/KITProstheticHandDriver/BLEProthesisInterfaceQtWorkerThread.h>
Inheritance diagram for BLEProthesisInterfaceQtWorkerThread:Public Member Functions | |
| BLEProthesisInterfaceQtWorkerThread (const std::string &mac, BLEProthesisInterface &owner) | |
| void | kill () |
| void | sendCommand (const std::string &cmd) |
| ~BLEProthesisInterfaceQtWorkerThread () | |
Definition at line 14 of file BLEProthesisInterfaceQtWorkerThread.h.
| BLEProthesisInterfaceQtWorkerThread | ( | const std::string & | mac, |
| BLEProthesisInterface & | owner | ||
| ) |
Definition at line 3 of file BLEProthesisInterfaceQtWorkerThread.cpp.
|
default |
| void kill | ( | ) |
Definition at line 13 of file BLEProthesisInterfaceQtWorkerThread.cpp.
Here is the call graph for this function:| void sendCommand | ( | const std::string & | cmd | ) |
Definition at line 19 of file BLEProthesisInterfaceQtWorkerThread.cpp.
Here is the call graph for this function: