#include <option.h>
Definition at line 41 of file option.h.
void librealsense::readonly_option::enable_recording |
( |
std::function< void(const option &)> |
recording_function | ) |
|
|
inlineoverridevirtual |
Instruct the derived class to begin notifying on changes Derived class should call the recording_function with a reference of themselves
Implements librealsense::recordable< option >.
Definition at line 51 of file option.h.
bool librealsense::readonly_option::is_read_only |
( |
| ) |
const |
|
inlineoverridevirtual |
void librealsense::readonly_option::set |
( |
float |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: