#include <RobotAPI/drivers/WeissHapticSensor/Response.h>
Definition at line 36 of file Response.h.
◆ Response()
| Response |
( |
int |
res, |
|
|
unsigned char |
cmdId, |
|
|
status_t |
status, |
|
|
const std::vector< unsigned char > & |
data, |
|
|
unsigned int |
len |
|
) |
| |
|
inline |
◆ ensureMinLength()
| void ensureMinLength |
( |
int |
len | ) |
|
|
inline |
◆ ensureSuccess()
◆ getByte()
| unsigned char getByte |
( |
int |
index | ) |
|
|
inline |
◆ getShort()
| unsigned short getShort |
( |
int |
index | ) |
|
|
inline |
◆ getUInt()
| unsigned int getUInt |
( |
int |
index | ) |
|
|
inline |
◆ status_to_str()
| static const char* status_to_str |
( |
status_t |
status | ) |
|
|
inlinestatic |
◆ cmdId
◆ data
| std::vector<unsigned char> data |
◆ len
◆ res
◆ status
The documentation for this struct was generated from the following file: