#include <hw-monitor.h>
Definition at line 233 of file hw-monitor.h.
| librealsense::command::command |
( |
uint8_t |
cmd, |
|
|
int |
param1 = 0, |
|
|
int |
param2 = 0, |
|
|
int |
param3 = 0, |
|
|
int |
param4 = 0, |
|
|
int |
timeout_ms = 5000, |
|
|
bool |
require_response = true |
|
) |
| |
|
inlineexplicit |
| std::vector<uint8_t> librealsense::command::data |
| int librealsense::command::param1 |
| int librealsense::command::param2 |
| int librealsense::command::param3 |
| int librealsense::command::param4 |
| bool librealsense::command::require_response = true |
| int librealsense::command::timeout_ms = 5000 |
The documentation for this struct was generated from the following file: