BLEProthesisInterfaceQtWorkerThread Class Reference

#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 ()
 

Detailed Description

Definition at line 16 of file BLEProthesisInterfaceQtWorkerThread.h.

Constructor & Destructor Documentation

◆ BLEProthesisInterfaceQtWorkerThread()

BLEProthesisInterfaceQtWorkerThread ( const std::string &  mac,
BLEProthesisInterface owner 
)

Definition at line 4 of file BLEProthesisInterfaceQtWorkerThread.cpp.

◆ ~BLEProthesisInterfaceQtWorkerThread()

Member Function Documentation

◆ kill()

void kill ( )

Definition at line 12 of file BLEProthesisInterfaceQtWorkerThread.cpp.

+ Here is the call graph for this function:

◆ sendCommand()

void sendCommand ( const std::string &  cmd)

Definition at line 17 of file BLEProthesisInterfaceQtWorkerThread.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: